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 ab55a1c4 Bump commons-parent from 59 to 61
ab55a1c4 is described below
commit ab55a1c4d9a99bb42fcd67853d52634529ba8fd2
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 30 09:32:14 2023 -0400
Bump commons-parent from 59 to 61
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7b8ee5d8..653049f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>59</version>
+ <version>61</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-beanutils2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a95fd0ab..783af5f9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -161,7 +161,7 @@
Update BC version from 1.9.3 to 1.9.4.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Update commons-parent from 50 to 59, #135, #152, #156, #171, #172.
+ Update commons-parent from 50 to 61, #135, #152, #156, #171, #172.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Update biz.aQute.bndlib from 5.1.0 to 6.4.1 #29, #45, #79, #109, #119,
#121, #147, #175.