From 9e3dd44db0ed9d01fa64e3610f23385a05737a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:44:22 +0000 Subject: [PATCH] chore(deps): Bump the java group with 2 updates Bumps the java group with 2 updates: [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). 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: tools.jackson.core:jackson-databind dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b84fb4..8e86cf7 100644 --- a/pom.xml +++ b/pom.xml @@ -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