From d3fee84fa4a5833cfbc691b08eaeedcb9ed01152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:57:21 +0000 Subject: [PATCH] build(deps): bump jackson.version from 2.16.2 to 2.17.0 Bumps `jackson.version` from 2.16.2 to 2.17.0. Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.16.2...jackson-module-kotlin-2.17.0) Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.2...jackson-core-2.17.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.16.2...jackson-dataformat-xml-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml 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 60591c0..7065891 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 5.10.2 5.8.1 1.13.10 - 2.16.2 + 2.17.0 2.27.2 1.16.1 2.0.12