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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d520947 Bump commons-lang3 from 3.12.0 to 3.13.0
6d520947 is described below

commit 6d5209472905bd8eb0bf271f1d8581a1fd135725
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 28 18:05:36 2023 -0400

    Bump commons-lang3 from 3.12.0 to 3.13.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 84adebdb..aff69a67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.12.0</version>
+      <version>3.13.0</version>
       <scope>test</scope>
     </dependency>    
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index de5f8ecf..f5917fb0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
memoryfilesystem from 2.5.0 to 2.6.1 #381, #385, #387.</action>
       <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump 
commons-parent from 56 to 59 #384.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.11.0 to 2.13.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-lang3 from 3.12.0 to 3.13.0.</action>
     </release>
     <release version="1.23.0" date="2023-03-18">
       <!-- FIX -->

Reply via email to