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-codec.git
The following commit(s) were added to refs/heads/master by this push: new 088c7660 Bump commons-parent from 56 to 58 088c7660 is described below commit 088c76602e7ef5bf68d67ff2903980f670d58595 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 10:51:00 2023 -0400 Bump commons-parent from 56 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 383cf395..df34532b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>56</version> + <version>58</version> </parent> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 00b83893..5a3aeac8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump actions/cache from v2 to v3.0.10 #75, #99, #119, #138, #149, #152.</action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump actions/setup-java from v1.4.1 to 3.5.1 #60, #62, #121.</action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump actions/checkout from 2.3.2 to 3.1.0 #65, #98, #114, #153.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump commons-parent from 52 to 57, #147, #165, #170.</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons-parent from 52 to 58, #147, #165, #170.</action> <action issue="CODEC-285" dev="ggregory" type="update" due-to="Dependabot, John Patrick">Bump junit from 4.13.1 to 5.9.1 #76, #39, #140, #148.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java 7 to 8.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.17.1.</action>