This is an automated email from the ASF dual-hosted git repository. kinow 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 f62a2bcc Bump commons-parent from 53 to 54 f62a2bcc is described below commit f62a2bcc6320c7f935320fcfccf2fc286ad2c3cb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 22 17:05:10 2022 +0000 Bump commons-parent from 53 to 54 Bumps [commons-parent](https://github.com/apache/commons-parent) from 53 to 54. - [Release notes](https://github.com/apache/commons-parent/releases) - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-parent/commits) --- updated-dependencies: - dependency-name: org.apache.commons:commons-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 612299eb..691785d8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <!-- https://issues.apache.org/jira/browse/RAT-297, fixed in 0.14, not released as of today 13/05/22 --> <!-- https://issues.apache.org/jira/browse/MSHARED-1049 --> <!-- once jdepend and rat can be used OK, we can upgrade to parent 53+ --> - <version>53</version> + <version>54</version> </parent> <artifactId>commons-imaging</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 00f1a072..30e1a7fa 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove. Bump actions/checkout from 3 to 3.0.2. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 52 to 53. + Bump commons-parent from 52 to 54 #238. </action> <action dev="kinow" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.2.0 #221, #224, #226, #236.