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 791b6bd  Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 
to 3.2.0 (#534)
791b6bd is described below

commit 791b6bdb0bb5b183ba74e2600edac509dfde76f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 24 12:04:15 2026 +0100

    Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 (#534)
    
    Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 from 3.1.0 to 3.2.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...lib/3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-version: 3.2.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 3c9a5bd..335cdb6 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.1.0</version.spotless-maven-plugin>
+    <version.spotless-maven-plugin>3.2.0</version.spotless-maven-plugin>
     <version.palantirJavaFormat>2.85.0</version.palantirJavaFormat>
     <!-- DO NOT UPGRADE to 4: incompatible with Maven 3 -->
     <version.plexus-xml>3.0.1</version.plexus-xml>

Reply via email to