This is an automated email from the ASF dual-hosted git repository.
sjaranowski 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 5892a85 Bump org.apache.groovy:groovy from 4.0.30 to 4.0.31
5892a85 is described below
commit 5892a859a361c0a57eab03e1205a52e406e25260
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 04:41:53 2026 +0000
Bump org.apache.groovy:groovy from 4.0.30 to 4.0.31
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from
4.0.30 to 4.0.31.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
dependency-version: 4.0.31
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 a61eeac..e57c51c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>4.0.30</version>
+ <version>4.0.31</version>
</dependency>
<dependency>