This is an automated email from the ASF dual-hosted git repository. ebarboni pushed a commit to branch revert-325-dependabot/maven/master/org.apache.rat-apache-rat-plugin-0.18 in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
commit fbdd203cfffc4ea09318de248c6bee126dbb489e Author: Eric Barboni <[email protected]> AuthorDate: Mon Apr 20 15:12:00 2026 +0200 Revert "Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18" --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d05face..a768b16 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.18</version> + <version>0.17</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
