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 4a4a787e0 Bump net.revelc.code.formatter:formatter-maven-plugin (#786)
4a4a787e0 is described below
commit 4a4a787e0acf31d0c94a2ce687bafcdf9098a497
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 23 23:50:02 2025 +0200
Bump net.revelc.code.formatter:formatter-maven-plugin (#786)
Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.26.0 to
2.27.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 8d98b03b2..c2368df3a 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.26.0</version>
+ <version>2.27.0</version>
<configuration>
<skipXmlFormatting>true</skipXmlFormatting>
<skipHtmlFormatting>true</skipHtmlFormatting>