From 36d97bfcd653c96c0b5b91630507e4eb0d0dd0fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 04:05:13 +0000 Subject: [PATCH] Bump jackson-module-kotlin from 2.10.0 to 2.13.1 Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.10.0 to 2.13.1. - [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.1) --- 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..14f38dd 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ com.fasterxml.jackson.module jackson-module-kotlin - 2.10.0 + 2.13.1 org.jetbrains.kotlin