From 471222f2b671e43031fb85764fc06be84ec5aa7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:03:52 +0000 Subject: [PATCH] deps: bump the minor-patch-dependencies group across 1 directory with 2 updates Bumps the minor-patch-dependencies group with 2 updates in the / directory: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). 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) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/3.6.0...maven/3.7.0) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 73b4d99..5401a92 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 @@ -189,7 +189,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.6.0 + 3.7.0