You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/04/28 21:24:59 UTC

[commons-release-plugin] branch master updated: Bump commons-parent from 56 to 57

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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 87802b9  Bump commons-parent from 56 to 57
87802b9 is described below

commit 87802b9959dce87de8eb863c169f057aa2a88eae
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Apr 28 17:24:19 2023 -0400

    Bump commons-parent from 56 to 57
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4520b10..fa70eb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>56</version>
+    <version>57</version>
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 687dacd..6fca13a 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/checkout from 3 to 3.1.0 #141.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 2 to 3.5.1. #108.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump github/codeql-action from 1 to 2 #109.</action>
-      <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 52 to 56 #111, #137, #153, #162.</action>
+      <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump commons-parent from 52 to 57 #111, #137, #153, #162.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.3 to 2.0 #116.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 1.12.2 to 2.0.0 #117, #180.</action>