This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 866845a9 Bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 (#705)
866845a9 is described below
commit 866845a9b6bac66530394f493172861c00ac7231
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 09:01:50 2026 +0200
Bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 (#705)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from
5.0.7 to 5.0.8.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
dependency-version: 5.0.8
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 f4640cc4..5e9ab22f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@ agnostic home for software distribution comprehension and
audit tools.
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
<scope>test</scope>
</dependency>
<dependency>