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

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

commit dcdefa8a36d2093e5ad28daa352821d03cb7cf7a
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Fri Feb 5 09:51:31 2021 +0200

    Upgraded Maven formatter plugin version to 2.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 854da39..6a7b18a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1090,7 +1090,7 @@
                 <plugin>
                     <groupId>net.revelc.code.formatter</groupId>
                     <artifactId>formatter-maven-plugin</artifactId>
-                    <version>2.12.1</version>
+                    <version>2.13.0</version>
                     <configuration>
                         <skipXmlFormatting>true</skipXmlFormatting>
                         <skipHtmlFormatting>true</skipHtmlFormatting>

Reply via email to