From e31a48e1d9b2160aaa1b9196aa4da1c444aa08b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 07:53:47 +0000 Subject: [PATCH] Bump the fasterxml-jackson group with 1 update Bumps the fasterxml-jackson group with 1 update: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom). Updates `com.fasterxml.jackson:jackson-bom` from 2.16.2 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.16.2...jackson-bom-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fasterxml-jackson ... Signed-off-by: dependabot[bot] --- lib/pom.xml | 2 +- tool/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pom.xml b/lib/pom.xml index 276ffff8..79b806ef 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -114,7 +114,7 @@ com.fasterxml.jackson jackson-bom - 2.16.2 + 2.17.0 import pom diff --git a/tool/pom.xml b/tool/pom.xml index 09803ddb..138506b0 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -83,7 +83,7 @@ com.fasterxml.jackson jackson-bom - 2.16.2 + 2.17.0 import pom