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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 24e3627  Bump org.apache.groovy:groovy-bom from 4.0.29 to 4.0.30 (#704)
24e3627 is described below

commit 24e3627106f501e2e72383db0ee8a3674a6c685a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 16:42:53 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index cf5e882..ea9fecc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
     <beanshell-artifactId>bsh</beanshell-artifactId>
     <beanshell-version>2.0b6</beanshell-version>
     
<project.build.outputTimestamp>2025-06-23T21:45:38Z</project.build.outputTimestamp>
-    <groovyVersion>4.0.29</groovyVersion>
+    <groovyVersion>4.0.30</groovyVersion>
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
   </properties>
 

Reply via email to