From b0cd6ba1a2f855677492ff518216a1ec77b6f791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:41:44 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core in /grabdish/tests Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.2 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.2...jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- grabdish/tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grabdish/tests/pom.xml b/grabdish/tests/pom.xml index 887d61f..1d384d0 100644 --- a/grabdish/tests/pom.xml +++ b/grabdish/tests/pom.xml @@ -32,7 +32,7 @@ com.fasterxml.jackson.core jackson-core - 2.13.2 + 2.15.0 javax.json.bind