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


The following commit(s) were added to refs/heads/master by this push:
     new 54cca02e Bump commons-parent
54cca02e is described below

commit 54cca02ea417159ccd1e732d909d544b29216491
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Oct 10 08:18:34 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 8612e57a..80a56c92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>62</version>
+    <version>64</version>
   </parent>
 
   <artifactId>commons-fileupload2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 62a5a17a..7323da4e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                        dev="ggregory" type="add" due-to="Michal 
H Siemaszko, Gary Gregory">Generate some OSGi metadata.</action>
       <!-- UDPATE -->
       <action                        dev="ggregory" type="update" 
due-to="Dependabot">Bump Java from 8 to 11.</action>
-      <action                        dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-parent from 58 to 62.</action>
+      <action                        dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-parent from 58 to 64.</action>
       <action                        dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>      
       <action                        dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-io from 2.13.0 to 2.14.0.</action>      
     </release>

Reply via email to