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 fc69738e Bump commons-parent from 61 to 62 fc69738e is described below commit fc69738eeeb8796961304d2ca48fa303411389af Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 7 08:35:25 2023 -0400 Bump commons-parent from 61 to 62 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4ae9b0eb..c803caa1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>61</version> + <version>62</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-io</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 517f0ae1..fa8d8aa0 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 61. + Bump commons-parent from 58 to 62. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons-lang3 from 3.12 to 3.13.0.