This is an automated email from the ASF dual-hosted git repository.

slachiewicz 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 6d13ae6  Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 
to 3.7.0
6d13ae6 is described below

commit 6d13ae61504b442acf880f99b5635207ea9501cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 04:02:46 2026 +0000

    Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 to 3.7.0
    
    Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 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: com.diffplug.spotless:spotless-maven-plugin
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 11ec820..0b88223 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,7 +973,7 @@ under the License.
     <invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures>
     <version.sisu-maven-plugin>1.0.0</version.sisu-maven-plugin>
     <version.plexus-utils>4.0.3</version.plexus-utils>
-    <version.spotless-maven-plugin>3.6.0</version.spotless-maven-plugin>
+    <version.spotless-maven-plugin>3.7.0</version.spotless-maven-plugin>
     <version.palantirJavaFormat>2.93.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