From 716880e52dcb70c5de5244ddab14140d5f179573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:12:49 +0000 Subject: [PATCH] . e Bump the jackson group with 2 updates Bumps the jackson group with 2 updates: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) and [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.0...jackson-core-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson ... Signed-off-by: dependabot[bot] --- approvaltests-tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/approvaltests-tests/pom.xml b/approvaltests-tests/pom.xml index 1e7256935..180739058 100644 --- a/approvaltests-tests/pom.xml +++ b/approvaltests-tests/pom.xml @@ -98,12 +98,12 @@ com.fasterxml.jackson.core jackson-annotations - 2.18.2 + 2.18.3 com.fasterxml.jackson.core jackson-core - 2.18.0 + 2.18.3 com.fasterxml.jackson.core