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
commit 53f8033f49733f6178c9de2e8b9f525c780851f5 Author: Gary Gregory <[email protected]> AuthorDate: Sun May 15 18:45:01 2022 -0400 Bump commons-parent from 52 to 53 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c492e82..4a987a91 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>52</version> + <version>53</version> </parent> <artifactId>commons-text</artifactId> <version>1.10.0-SNAPSHOT</version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 164021c7..e7fee662 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="kinow" due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.8.2 #163, #204, #232, #265, #269, #288.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.22.0 #151, #157, #160, #178, #184, #199, #244, #267, #294.</action> <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump commons-io from 2.7 to 2.11.0 #161 #251.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 51 to 52 #145.</action> + <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump commons-parent from 51 to 53 #145.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.16.0 #186, #263, #302.</action> <action type="update" dev="kinow" due-to="Gary Gregory">Bump pmd from 6.42.0to 6.44.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump graalvm.version from 20.2.0 to 22.0.0.2 #185, #198, #206, #227, #252, #276, #295, #300.</action>
