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

garyw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git


The following commit(s) were added to refs/heads/master by this push:
     new 45a7669  MNEMONIC-788: Upgrade apache-rat-plugin from 0.11 to 0.15
45a7669 is described below

commit 45a766968d589e5c218f7918023d17a5453f32a6
Author: Katarina <[email protected]>
AuthorDate: Mon Jul 10 00:16:41 2023 +0000

    MNEMONIC-788: Upgrade apache-rat-plugin from 0.11 to 0.15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 65dc518..9b9bfca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -314,7 +314,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.11</version>
+          <version>0.15</version>
           <configuration>
             <excludes>
               <exclude>.git/**/*</exclude>

Reply via email to