This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 c6a4ba83 Bump org.apache.groovy:groovy from 4.0.28 to 4.0.32.
c6a4ba83 is described below

commit c6a4ba8384c4642f4f08f4230aa8eb12325a222a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 01:05:17 2026 +0000

    Bump org.apache.groovy:groovy from 4.0.28 to 4.0.32.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d009eeac..8b3d02aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy</artifactId>
-      <version>4.0.28</version>
+      <version>4.0.32</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bb70be64..b9895052 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -276,7 +276,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.7 #52, #296, #344.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Replace 
Codehaus Groovy 3.0.24 with Apache Groovy 4.0.28 #329.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Replace 
Codehaus Groovy 3.0.24 with Apache Groovy 4.0.32 #329.</action>
     </release>
 
     <release version="1.0" date="In SVN branch"

Reply via email to