From f1e59c287e6d40ef6ec8dd327cc281279e8a9d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:48:01 +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 [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `tools.jackson.core:jackson-databind` from 3.1.4 to 3.2.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 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 df03855..b336936 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ tools.jackson.core jackson-databind - 3.1.4 + 3.2.0 true @@ -181,7 +181,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 jacoco-surefire