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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b13f5b9f Bump apache-rat from 0.13 to 0.14
2b13f5b9f is described below

commit 2b13f5b9fd288e4cce3300a6644181f67d6fc3a1
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 13 08:53:03 2022 -0400

    Bump apache-rat from 0.13 to 0.14
---
 pom.xml                 | 1 +
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 08ca6ada7..e4b78cd84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -656,6 +656,7 @@
     <commons.felix.version>5.1.2</commons.felix.version>
     <biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
+    <commons.rat.version>0.14</commons.rat.version>
     
     <!-- Commons Release Plugin -->
     <commons.bc.version>3.12.0</commons.bc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 532bdbf20..1254580b7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -168,6 +168,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="update" dev="ggregory" 
due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>
     <action                   type="update" dev="ggregory" 
due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.0.0 #590.</action>
     <action                   type="update" dev="kinow" 
due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7 #880, 
#910.</action>
+    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">Bump apache-rat from 0.13 to 0.14.</action>
   </release>
 
   <release version="3.12.0" date="2021-02-26" description="New features and 
bug fixes (Java 8).">

Reply via email to