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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 3d55e68  org.apache.rat:apache-rat-plugin 0.12 -> 0.13.
3d55e68 is described below

commit 3d55e683fefa1f425846b2e14ca2ef1e7898d2e6
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Aug 12 11:59:01 2021 -0400

    org.apache.rat:apache-rat-plugin 0.12 -> 0.13.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 486a1fa..d0e0534 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
     <failsafe.plugin.version>3.0.0-M5</failsafe.plugin.version>
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <deploy.plugin.version>2.8.2</deploy.plugin.version>
-    <rat.plugin.version>0.12</rat.plugin.version>
+    <rat.plugin.version>0.13</rat.plugin.version>
     <pdf.plugin.version>1.2</pdf.plugin.version>
     <cobertura.plugin.version>2.7</cobertura.plugin.version>
     <jacoco.plugin.version>0.8.6</jacoco.plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f46f902..a481699 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -152,6 +152,7 @@
         - org.apache.commons:commons-compress ............................ 
1.20 -> 1.21
         - org.apache.commons:commons-dbcp2 ............................... 
2.8.0 -> 2.9.0
         - org.apache.commons:commons-pool2 ............................... 
2.9.0 -> 2.10.0
+        - org.apache.rat:apache-rat-plugin ............................... 
0.12 -> 0.13
         - org.codehaus.groovy:groovy-dateutil ............................ 
3.0.7 -> 3.0.8
         - org.codehaus.groovy:groovy-jsr223 .............................. 
3.0.7 -> 3.0.8
         - org.eclipse.persistence:javax.persistence ...................... 
2.1.1 -> 2.2.1

Reply via email to