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-io.git
The following commit(s) were added to refs/heads/master by this push: new ab9325e1 Bump commons-parent from 59 to 61 ab9325e1 is described below commit ab9325e1555ef01625e46626ab8b60064a918d44 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 30 12:30:02 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 7d453931..4ae9b0eb 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> <groupId>commons-io</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7a7e8d14..517f0ae1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -124,7 +124,7 @@ The <action> type attribute can be add,update,fix,remove. Bump jimfs from 1.2 to 1.3.0 #465 (tests). </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Bump commons-parent from 58 to 59. + Bump commons-parent from 58 to 61. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons-lang3 from 3.12 to 3.13.0.