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-scxml.git
The following commit(s) were added to refs/heads/master by this push:
new 5396f612 Bump org.apache.commons:commons-parent from 71 to 72
5396f612 is described below
commit 5396f612e6feaa879697e6eea171ce6a5ed59a9c
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 10:17:22 2024 -0400
Bump org.apache.commons:commons-parent from 71 to 72
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 021fab86..f856a7ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>71</version>
+ <version>72</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a8314137..a6eb0908 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -259,7 +259,7 @@
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump actions/checkout from 2 to current #34, #75.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/setup-java from 1.4.0 to current #49, #79.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/upload-artifact from 3.1.0 to current #82.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-parent from 48 to 71 #211, #227, #236.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-parent from 48 to 72 #211, #227, #236.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging from 1.1.3 to 1.3.3 #12, #206, #226,
#240.</action>
<action type="update" dev="ggregory">Bump maven-antrun-plugin from 1.7
to 3.1.0 #14, #51.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump exec-maven-plugin from 1.3.2 to 3.2.0 #13, #63, #168,
#192.</action>