From 1bda5ccc202c8dd04f95a52dc2c7a6249681d159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:52:07 +0530 Subject: [PATCH] Bump jackson.version from 2.16.2 to 2.17.0 (#933) Bumps `jackson.version` from 2.16.2 to 2.17.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.2 to 2.17.0 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.16.2 to 2.17.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.16.2...jackson-module-kotlin-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ee4f5df..d345ae3d 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 11 11 UTF-8 - 2.16.2 + 2.17.0 2.0.12 1.9.3 2.2.224