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-ognl.git


The following commit(s) were added to refs/heads/master by this push:
     new da359e5  Bump commons-parent from 58 to 61
da359e5 is described below

commit da359e52a22cfcb22103187e3d0f7c1af60987f9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 14:22:02 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index c9b9078..fce82a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
  <parent>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-parent</artifactId>
-   <version>58</version>
+   <version>61</version>
  </parent>
 
   <artifactId>commons-ognl</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c5392f5..58d29ee 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -96,7 +96,7 @@
       <action type="update" dev="ggregory" due-to="Dependabot">Bump slf4j-api 
from 1.7.32 to 2.0.7 #66, #121.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
taglist-maven-plugin from 2.4 to 3.0.0 #65.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-jar-plugin from 3.2.1 to 3.3.0 #63, #103.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-parent from 52 to 58 #69, #106, #109.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-parent from 52 to 61 #69, #106, #109.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-pmd-plugin from 3.16.0 to 3.19.0 #84.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump javassist 
from 3.28.0-GA to 3.29.2-GA #86.</action>         
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
javacc-maven-plugin from 2.6 to 3.0.1 #87.</action>

Reply via email to