From b714607a95e8d737a6ce64f0f278f9e8926f6abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 04:05:53 +0000 Subject: [PATCH] Bump jackson-module-kotlin from 2.10.0 to 2.13.3 Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.10.0 to 2.13.3. - [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.3) --- 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..edf86e2 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ com.fasterxml.jackson.module jackson-module-kotlin - 2.10.0 + 2.13.3 org.jetbrains.kotlin