From 00185a9a99e6282e8126a6101d2a3e7259f975d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:24:42 +0000 Subject: [PATCH] chore(deps): bump jackson.version from 2.18.0 to 2.18.2 in /kotlin Bumps `jackson.version` from 2.18.0 to 2.18.2. Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.2 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ba3ad999..ca566428 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -22,7 +22,7 @@ com.example.demo.MainVerticle 3.26.3 - 2.18.0 + 2.18.2