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-script-interpreter.git
The following commit(s) were added to refs/heads/master by this push:
new f2a8838 Bump org.apache.groovy:groovy from 4.0.29 to 4.0.30 (#185)
f2a8838 is described below
commit f2a8838f911865330d2a41d68ea3bb8052ea33b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 06:02:32 2026 +0100
Bump org.apache.groovy:groovy from 4.0.29 to 4.0.30 (#185)
Bumps [org.apache.groovy:groovy](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
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 074205a..a61eeac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>4.0.29</version>
+ <version>4.0.30</version>
</dependency>
<dependency>