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-imaging.git
The following commit(s) were added to refs/heads/master by this push: new e60313e3 Bump commons-parent from 57 to 58 e60313e3 is described below commit e60313e305769cfc5bb253de4cc1911dbd96a016 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 10:40:27 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 332af64a..17ca33d7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <artifactId>commons-imaging</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3e7c9466..84f8a5f1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -74,8 +74,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump actions/setup-java from 3 to 3.5.1. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 52 to 57 #238, #252, #262, #293. + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 52 to 58 #238, #252, #262, #293. </action> <action dev="kinow" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.3.0 #221, #224, #226, #236, #242, #247, #248.