From a6ad13d5ede0437b3e94ab80b8c25e439f4ef7d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:22:05 +0000 Subject: [PATCH] chore(deps): bump jackson.version from 2.16.1 to 2.17.0 in /kotlin Bumps `jackson.version` from 2.16.1 to 2.17.0. Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor - 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 4716a1bf..a917b2e1 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -22,7 +22,7 @@ com.example.demo.MainVerticle 3.25.3 - 2.16.1 + 2.17.0