This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9ccae6332 build(deps): bump groovy.version from 3.0.24 to 3.0.25 (#228)
9ccae6332 is described below
commit 9ccae6332f80290731fbd8317bb96de2f864213b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 27 08:01:10 2025 -0500
build(deps): bump groovy.version from 3.0.24 to 3.0.25 (#228)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eef26d79e..df15873d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<properties>
<maven.compiler.release>11</maven.compiler.release>
<asm.version>9.8</asm.version>
- <groovy.version>3.0.24</groovy.version>
+ <groovy.version>3.0.25</groovy.version>
<project.build.outputTimestamp>1631003912</project.build.outputTimestamp>
</properties>