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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new f266bf6ad Bump com.spotify.fmt:fmt-maven-plugin from 2.27 to 2.28
f266bf6ad is described below

commit f266bf6adfb50892fad74c7ae0032ca424a68e3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 03:03:10 2025 +0000

    Bump com.spotify.fmt:fmt-maven-plugin from 2.27 to 2.28
    
    Bumps 
[com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) 
from 2.27 to 2.28.
    - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
    - 
[Commits](https://github.com/spotify/fmt-maven-plugin/compare/2.27.0...2.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.spotify.fmt:fmt-maven-plugin
      dependency-version: '2.28'
      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 af93a6ed8..0b95068be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -857,7 +857,7 @@
                 <plugin>
                     <groupId>com.spotify.fmt</groupId>
                     <artifactId>fmt-maven-plugin</artifactId>
-                    <version>2.27</version>
+                    <version>2.28</version>
                     <configuration>
                         <!-- AOSP changes the indentation (from 2 to 4) and 
the import order. Since we
                              don't want Android conventions for import 
ordering, we skip sorting

Reply via email to