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 9907f668c Bump net.revelc.code.formatter:formatter-maven-plugin (#698) 9907f668c is described below commit 9907f668ca1455249362248b3b66b860cbac1ecc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Mar 19 08:57:57 2025 +0100 Bump net.revelc.code.formatter:formatter-maven-plugin (#698) Signed-off-by: dependabot[bot] <supp...@github.com> 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 a74157096..99f81202a 100644 --- a/pom.xml +++ b/pom.xml @@ -998,7 +998,7 @@ <plugin> <groupId>net.revelc.code.formatter</groupId> <artifactId>formatter-maven-plugin</artifactId> - <version>2.24.1</version> + <version>2.25.0</version> <configuration> <skipXmlFormatting>true</skipXmlFormatting> <skipHtmlFormatting>true</skipHtmlFormatting>