You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2024/02/03 01:28:59 UTC

(commons-beanutils) branch master updated: Bump org.apache.commons:commons-parent from 65 to 66 #209

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


The following commit(s) were added to refs/heads/master by this push:
     new 41500f0e Bump org.apache.commons:commons-parent from 65 to 66 #209
41500f0e is described below

commit 41500f0e430da8e429a420a5842f7fd40f2e6890
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Feb 2 20:28:55 2024 -0500

    Bump org.apache.commons:commons-parent from 65 to 66 #209
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3656923f..367a3035 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -179,7 +179,7 @@
         Bump BC version from 1.9.3 to 1.9.4.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-        Bump commons-parent from 50 to 65.
+        Bump commons-parent from 50 to 66.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump biz.aQute.bndlib from 5.1.0 to 6.4.1 #29, #45, #79, #109, #119, #121, #147, #175.