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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ece72d  Bump org.apache.groovy:groovy from 4.0.28 to 4.0.29
8ece72d is described below

commit 8ece72d0a72979d38517549f8866ca8b7cfd4dcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 01:23:22 2025 +0000

    Bump org.apache.groovy:groovy from 4.0.28 to 4.0.29
    
    Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 
4.0.28 to 4.0.29.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy
      dependency-version: 4.0.29
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ca111f..cb3698a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy</artifactId>
-      <version>4.0.28</version>
+      <version>4.0.29</version>
     </dependency>
 
     <dependency>

Reply via email to