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 157335df Bump Apache Groovy from 4.0.27 to 4.0.28
157335df is described below

commit 157335dfd8bec982fd7b521098655fe5475bcf2b
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 24 19:04:41 2025 -0400

    Bump Apache Groovy from 4.0.27 to 4.0.28
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ecd5f880..d256890d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy</artifactId>
-      <version>4.0.27</version>
+      <version>4.0.28</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7e4d4009..e67a9860 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -272,7 +272,7 @@
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
junit-jupiter-api from 5.4.2 to 5.9.1 #32, #70.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
junit-jupiter-engine from 5.4.2 to 5.9.1 #40, #68.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
nashorn-core from 15.3 to 15.6 #52, #296.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Replace 
Codehaus Groovy 3.0.24 with Apache Groovy 4.0.27 #329.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Replace 
Codehaus Groovy 3.0.24 with Apache Groovy 4.0.28 #329.</action>
     </release>
 
     <release version="1.0" date="In SVN branch"

Reply via email to