You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/01/10 09:45:51 UTC

[maven-apache-parent] 01/01: [MPOM-234 Upgrade apache-rat-plugin from 0.12 to 0.13

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

slachiewicz pushed a commit to branch MPOM-234
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 9fba2a79158eeeab2b7348ad16eb0029f4fd84dc
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Fri Jan 10 04:20:29 2020 +0000

    [MPOM-234 Upgrade apache-rat-plugin from 0.12 to 0.13
    
    
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 798a122..50b39cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@ under the License.
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.12</version>
+          <version>0.13</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>