This is an automated email from the ASF dual-hosted git repository.

mridulpathak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 0f0a5d46c7 Bump org.apache.groovy:groovy-all from 5.0.5 to 5.1.1
0f0a5d46c7 is described below

commit 0f0a5d46c786aca7ba1c8ab861d52e5d798e2142
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 14:15:58 2026 +0000

    Bump org.apache.groovy:groovy-all from 5.0.5 to 5.1.1
    
    Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 
5.0.5 to 5.1.1.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy-all
      dependency-version: 5.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 78717011c7..d931bb83c8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -76,7 +76,7 @@ axis2 = "1.8.2"
 batik = "1.19"
 fop = "2.11"
 clojure = "1.12.5"
-groovy-all = "5.0.5"
+groovy-all = "5.1.1"
 # Remember to change the version number in FreeMarkerWorker class when 
upgrading. See OFBIZ-10019 if >= 2.4
 freemarker = "2.3.34"
 esapi = "2.7.0.0"

Reply via email to