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

twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f60a1bd8 Bump net.revelc.code.formatter:formatter-maven-plugin (#818)
5f60a1bd8 is described below

commit 5f60a1bd8c501073d532268471100d3949c31ad8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 14:40:33 2025 +0200

    Bump net.revelc.code.formatter:formatter-maven-plugin (#818)
    
    Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.27.0 to 
2.29.0.
    
    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 1635edb8e..b745927ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -956,7 +956,7 @@
                 <plugin>
                     <groupId>net.revelc.code.formatter</groupId>
                     <artifactId>formatter-maven-plugin</artifactId>
-                    <version>2.27.0</version>
+                    <version>2.29.0</version>
                     <configuration>
                         <skipXmlFormatting>true</skipXmlFormatting>
                         <skipHtmlFormatting>true</skipHtmlFormatting>

Reply via email to