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 ebcb39a62 Bump commons-parent from 57 to 58
ebcb39a62 is described below

commit ebcb39a62fc1e47251eceaf63a4b3d731c5227a0
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu May 25 16:12:51 2023 -0400

    Bump commons-parent from 57 to 58
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7ebf4d4a6..dc566b44d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>57</version>
+    <version>58</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6c09ffcdb..5009ffc08 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -227,7 +227,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="update" dev="ggregory" 
due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.1.0 #590, 
#922.</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>
-    <action                   type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-parent from 53 to 57 #954, #1000, #1011, 
#1061.</action>
+    <action                   type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump commons-parent from 53 to 58 #954, #1000, #1011, 
#1061.</action>
     <action                   type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-text from 1.9 to 1.10.0 #957.</action>
     <action                   type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump commons.pmd-impl.version from 6.49.0 to 6.51.0 #961.</action>
   </release>

Reply via email to