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

lukaszlenart pushed a commit to branch WW-5231-rat
in repository https://gitbox.apache.org/repos/asf/struts.git
commit 062b76718b09c423c3b6b7af8fdada5dad95e33d
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Tue Sep 20 15:33:11 2022 +0200

    WW-5231 Upgrades apache-rat-plugin to version 0.15
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 50d7ce699..e7a56b202 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,6 +340,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
+                    <version>0.15</version>
                     <configuration>
                         <useMavenDefaultExcludes>true</useMavenDefaultExcludes>
                         <useIdeaDefaultExcludes>true</useIdeaDefaultExcludes>

Reply via email to