From 0ad694d6bd5f6bbdefe85ad0fc64651b13ce6b21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:47:40 +0000 Subject: [PATCH 1/3] Bump com.fasterxml.jackson.core:jackson-databind in /tools/rack Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/rack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rack/pom.xml b/tools/rack/pom.xml index 41a23889..7c488815 100644 --- a/tools/rack/pom.xml +++ b/tools/rack/pom.xml @@ -78,7 +78,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4 + 2.16.0 com.ge.research.semtk From c67fe2145e5e8682827b5b4552139ab9e42051f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:47:46 +0000 Subject: [PATCH 2/3] Bump com.fasterxml.jackson.core:jackson-core in /tools/rack Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.4 to 2.16.0. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.4...jackson-core-2.16.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/rack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rack/pom.xml b/tools/rack/pom.xml index 7c488815..d39162ea 100644 --- a/tools/rack/pom.xml +++ b/tools/rack/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-core - 2.13.4 + 2.16.0 com.fasterxml.jackson.core From 94b82f41d47a4b8f13f27b0ff9bcbcd6f2e588f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:47:53 +0000 Subject: [PATCH 3/3] Bump com.diffplug.spotless:spotless-maven-plugin in /tools/rack Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.41.1. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...maven/2.41.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/rack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rack/pom.xml b/tools/rack/pom.xml index d39162ea..2492b994 100644 --- a/tools/rack/pom.xml +++ b/tools/rack/pom.xml @@ -254,7 +254,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 + 2.41.1