From 799fba08c4c21e4641f103fed3a2b8444e611455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:15:52 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core in /apl-integration-tests Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.10.0.pr3 to 2.13.0. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.0.pr3...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apl-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apl-integration-tests/pom.xml b/apl-integration-tests/pom.xml index 0850ae6..e7454b3 100644 --- a/apl-integration-tests/pom.xml +++ b/apl-integration-tests/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-core - 2.10.0.pr3 + 2.13.0 org.junit.jupiter