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 c5a0d407 Bump commons-parent from 58 to 59 c5a0d407 is described below commit c5a0d407aa79f1c598303ed14016611c3e905c3f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 28 13:49:38 2023 -0400 Bump commons-parent from 58 to 59 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 214549c1..8f49d730 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>58</version> + <version>59</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 687dd633..1acb6c27 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,7 +77,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 58 #392, #401.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 54 to 59 #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>