From 3fe9c8044d9e4ab6dfa3531f1589401aab3eef89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:33:12 +0000 Subject: [PATCH] build: bump the maven group across 1 directory with 6 updates Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.1.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.1.0` | `3.8.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.8.2` | `4.10.2.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [dev.sigstore:sigstore-maven-plugin](https://github.com/sigstore/sigstore-java) | `2.0.0` | `2.2.0` | | [io.github.mavenplugins:central-publishing-maven-plugin](https://github.com/mavenplugins/central-publishing-maven-plugin) | `1.1.1` | `1.3.0` | Updates `org.junit:junit-bom` from 6.0.1 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.1.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.0 to 3.8.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/lib/3.1.0...maven/3.8.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.2 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.10.2.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) Updates `dev.sigstore:sigstore-maven-plugin` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/sigstore/sigstore-java/releases) - [Changelog](https://github.com/sigstore/sigstore-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/sigstore-java/compare/v2.0.0...v2.2.0) Updates `io.github.mavenplugins:central-publishing-maven-plugin` from 1.1.1 to 1.3.0 - [Release notes](https://github.com/mavenplugins/central-publishing-maven-plugin/releases) - [Commits](https://github.com/mavenplugins/central-publishing-maven-plugin/compare/v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 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.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: dev.sigstore:sigstore-maven-plugin dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.github.mavenplugins:central-publishing-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 7fa12c8..c841056 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.1.0 + 3.8.0 format-sources @@ -185,7 +185,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.8.2 + 4.10.2.0 process-classes @@ -204,7 +204,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.6 ${project.build.directory}/reports/surefire @@ -262,7 +262,7 @@ dev.sigstore sigstore-maven-plugin - 2.0.0 + 2.2.0 verify @@ -295,7 +295,7 @@ io.github.mavenplugins central-publishing-maven-plugin - 1.1.1 + 1.3.0 deploy @@ -337,7 +337,7 @@ org.junit junit-bom - 6.0.1 + 6.1.1 pom import