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

olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/archiva-2.x by this push:
     new d068fb9c3 upgrade rat plugin version
d068fb9c3 is described below

commit d068fb9c35763fea6994753577adff903ab407d9
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon May 9 15:44:39 2022 +1000

    upgrade rat plugin version
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 6b0b9f033..072684c9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1824,6 +1824,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
+          <version>0.13</version>
           <configuration>
             <excludes>
               <exclude>.gitignore</exclude>

Reply via email to