From 58eef016fd3be4130e3b318ef1b27b39a9656ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 02:31:18 +0000 Subject: [PATCH] Bump jackson-databind in /net.enilink.komma.example.jackson Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.4 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- net.enilink.komma.example.jackson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.enilink.komma.example.jackson/pom.xml b/net.enilink.komma.example.jackson/pom.xml index 4c2154f..85c05dd 100644 --- a/net.enilink.komma.example.jackson/pom.xml +++ b/net.enilink.komma.example.jackson/pom.xml @@ -16,7 +16,7 @@ jar - 2.11.4 + 2.12.7.1