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 79f6d11c Bump commons-parent from 57 to 58 79f6d11c is described below commit 79f6d11cce3199d7df2826e9d5561aec12231521 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 20:37:23 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ba98193c..29325de5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</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 192ac2ca..4267e778 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,7 +71,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 56 #392, #401.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 54 to 58 #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.12.0.</action>