From 932f57da8f4666afce98eab636a8b59fa98697a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 08:52:25 +0000 Subject: [PATCH] build: bump the maven group across 1 directory with 3 updates Bumps the maven group with 3 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.junit:junit-bom` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.0 to 3.2.1 - [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/lib/3.1.0...maven/3.2.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7fa12c8..309280e 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.1.0 + 3.2.1 format-sources @@ -204,7 +204,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.5 ${project.build.directory}/reports/surefire @@ -337,7 +337,7 @@ org.junit junit-bom - 6.0.1 + 6.0.3 pom import