From 7aba83a7ac23dca25e3e24cbc64036f14d03710f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 04:02:14 +0000 Subject: [PATCH] Bump jackson-module-kotlin from 2.10.0 to 2.12.5 Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.10.0 to 2.12.5. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.10.0...jackson-module-kotlin-2.12.5) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1dfae4..280c7c8 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ com.fasterxml.jackson.module jackson-module-kotlin - 2.10.0 + 2.12.5 org.jetbrains.kotlin