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


The following commit(s) were added to refs/heads/master by this push:
     new 4087ef89 Bump commons-parent from 58 to 59
4087ef89 is described below

commit 4087ef89bae9e0de9bd45d153f17c5d69a1f33a8
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 10:08:39 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index ca7cd7a7..9d566243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>58</version>
+    <version>59</version>
   </parent>
   <artifactId>commons-csv</artifactId>
   <version>1.10.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index be3ad415..a90b4eb2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@
       <action type="fix" dev="ggregory" 
due-to="step-security-bot">[StepSecurity] ci: Harden GitHub Actions #329, 
#330.</action>
       <!-- UPDATE -->
       <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-parent from 57 to 58.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 57 to 59.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 
2.1.214 to 2.2.220 #333.</action>
     </release>
     <release version="1.10.0" date="2023-01-28" description="Feature and bug 
fix release (Java 8)">

Reply via email to