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 0235ea3  Bump com.diffplug.spotless:spotless-maven-plugin
0235ea3 is described below

commit 0235ea360a06301cc439ed73e5468e5725219024
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 04:59:28 2025 +0000

    Bump com.diffplug.spotless:spotless-maven-plugin
    
    Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 from 2.44.0.BETA4 to 2.44.2.
    - [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/2.44.0.BETA4...maven/2.44.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50c38ec..cdabbf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1190,7 +1190,7 @@ under the License.
         <plugin>
           <groupId>com.diffplug.spotless</groupId>
           <artifactId>spotless-maven-plugin</artifactId>
-          <version>2.44.0.BETA4</version>
+          <version>2.44.2</version>
           <configuration>
             <java>
               <!-- orders of used formatters are important MPOM-376 -->

Reply via email to