From 24e610a24de7cb3594bf3c27e20c552845abb254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:57:59 +0000 Subject: [PATCH] Bump jackson.version from 2.16.1 to 2.16.2 Bumps `jackson.version` from 2.16.1 to 2.16.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.16.2) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e369325..785b553 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ ${osslabz.java.version} ${osslabz.java.version} - 2.16.1 + 2.16.2