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


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

commit 1606c74495d7e1976b286ee99c6d754a13d5cd5e
Author: Gary David Gregory (Code signing key) <ggreg...@apache.org>
AuthorDate: Fri Jul 28 17:49:31 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 1cb9a6fc..64a19b88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.12.0</version>
+      <version>3.13.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e668269a..71d3fdba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,6 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump jna.version from 5.12.1 to 5.13.0 #203.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump kotlin-stdlib from 1.8.10 to 1.9.0 #217, #219, #227, 
#231.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-io from 2.11.0 to 2.13.0.</action>
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
     </release>
     <release version="6.7.0" date="2022-11-28" description="Maintenance and 
bug fix release.">
       <!-- ADD -->

Reply via email to