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


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

commit d082a5dc2a76449cbc4cd1ace981fd63dc524fd7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Nov 19 08:41:24 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 9dd2e8e..fc8d814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
     <!-- Tests are special, 61 causes issues, 64 is OK locally but not on 
GitHub -->
-    <version>59</version>
+    <version>64</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e8c983f..e192205 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -129,7 +129,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot, Gary Gregory">
-        Bump commons-parent from 52 to 59 #82, #106, #122, #126, #143.
+        Bump commons-parent from 52 to 64 #82, #106, #122, #126, #143.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump github/codeql-action from 1 to 2 #86.

Reply via email to