From 7fce27ad797193b26c6f31088ca5f163bbbe4ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:42:14 +0000 Subject: [PATCH] chore(deps): Bump the java group across 1 directory with 3 updates Bumps the java group with 3 updates in the / directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson), [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.1 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `tools.jackson.core:jackson-databind` from 3.2.1 to 3.2.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `ch.qos.logback:logback-classic` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2b84fb4..e02c15e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 true @@ -81,7 +81,7 @@ tools.jackson.core jackson-databind - 3.2.1 + 3.2.2 true @@ -94,7 +94,7 @@ ch.qos.logback logback-classic - 1.6.1 + 1.6.3 test