This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 7eb115c Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0
to 3.1.0 (#518)
7eb115c is described below
commit 7eb115cdbde1b12d0418cead7274da9dce8bc15b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 19 06:23:12 2025 +0100
Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 (#518)
Bumps
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
from 3.0.0 to 3.1.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.0.0...lib/3.1.0)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8bc1e87..c23e07f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -972,7 +972,7 @@ under the License.
<invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures>
<version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin>
<version.plexus-utils>4.0.2</version.plexus-utils>
- <version.spotless-maven-plugin>3.0.0</version.spotless-maven-plugin>
+ <version.spotless-maven-plugin>3.1.0</version.spotless-maven-plugin>
<version.palantirJavaFormat>2.82.0</version.palantirJavaFormat>
<!-- DO NOT UPGRADE to 4: incompatible with Maven 3 -->
<version.plexus-xml>3.0.1</version.plexus-xml>