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 7a22cc5399 Bump version.groovy from 5.0.2 to 5.0.3 (#2343)
7a22cc5399 is described below

commit 7a22cc53996f48e454425970812f64fba8b5c907
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 6 20:01:57 2025 +0100

    Bump version.groovy from 5.0.2 to 5.0.3 (#2343)
    
    Bumps `version.groovy` from 5.0.2 to 5.0.3.
    
    Updates `org.apache.groovy:groovy-jsr223` from 5.0.2 to 5.0.3
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-json` from 5.0.2 to 5.0.3
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy-jsr223
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-json
      dependency-version: 5.0.3
      dependency-type: direct:development
      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>
---
 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 86acccbd20..90c9dc01f6 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>5.0.2</version.groovy>
+    <version.groovy>5.0.3</version.groovy>
   </properties>
   <profiles>
     <profile>

Reply via email to