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-text.git
The following commit(s) were added to refs/heads/master by this push: new 0b5f7597 Bump commons-parent from 58 to 61 0b5f7597 is described below commit 0b5f75971eb4d168aaf9f87133fc2c3158836296 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 30 15:21:01 2023 -0400 Bump commons-parent from 58 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 96794530..c908bfac 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>59</version> + <version>61</version> </parent> <artifactId>commons-text</artifactId> <version>1.11.0-SNAPSHOT</version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6bcfa549..74db7ede 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -83,7 +83,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs from 4.7.2 to 4.7.3 #373.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump mockito-inline from 4.8.0 to 4.11.0 #380, #389, #396, #400.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump jmh.version from 1.35 to 1.36 #388.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 54 to 59 #392, #401.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 54 to 61 #392, #401.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump assertj-core from 3.23.1 to 3.24.2 #405, #410.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 #407.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io from 2.11.0 to 2.13.0.</action>