This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 65661f598c Bump version.groovy from 3.0.24 to 3.0.25
65661f598c is described below
commit 65661f598ccab257a98c60d207d2b5c263e7c6a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 04:42:12 2025 +0000
Bump version.groovy from 3.0.24 to 3.0.25
Bumps `version.groovy` from 3.0.24 to 3.0.25.
Updates `org.codehaus.groovy:groovy-jsr223` from 3.0.24 to 3.0.25
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.codehaus.groovy:groovy-json` from 3.0.24 to 3.0.25
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-jsr223
dependency-version: 3.0.25
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-json
dependency-version: 3.0.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
tomee/tomee-webaccess/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tomee/tomee-webaccess/pom.xml b/tomee/tomee-webaccess/pom.xml
index 62f6fba229..24baac82df 100644
--- a/tomee/tomee-webaccess/pom.xml
+++ b/tomee/tomee-webaccess/pom.xml
@@ -25,7 +25,7 @@
<properties>
<tomee.build.name>${project.groupId}.tomee.webaccess</tomee.build.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.groovy>3.0.24</version.groovy>
+ <version.groovy>3.0.25</version.groovy>
</properties>
<profiles>
<profile>