From 4fe97f2b84bd9f757169e133440fba7d4d3ede0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 04:03:44 +0000 Subject: [PATCH] Bump jackson-module-kotlin from 2.10.0 to 2.13.2 Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.10.0 to 2.13.2. - [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.13.2) --- 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..8ea2113 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ com.fasterxml.jackson.module jackson-module-kotlin - 2.10.0 + 2.13.2 org.jetbrains.kotlin