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 b72da3debc Bump commons-validator:commons-validator from 1.10.1 to 
1.11.0
b72da3debc is described below

commit b72da3debcd5e95993212ec883daaa3d8047db8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:57:29 2026 +0000

    Bump commons-validator:commons-validator from 1.10.1 to 1.11.0
    
    Bumps 
[commons-validator:commons-validator](https://github.com/apache/commons-validator)
 from 1.10.1 to 1.11.0.
    - 
[Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-validator/compare/rel/commons-validator-1.10.1...rel/commons-validator-1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-validator:commons-validator
      dependency-version: 1.11.0
      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 a88074c269..ca7a978d4f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -34,7 +34,7 @@ rome = "2.1.0"
 xstream = "1.4.21"
 commons-cli = "1.11.0"
 commons-net = "3.13.0"
-commons-validator = "1.10.1"
+commons-validator = "1.11.0"
 javax-activation = "1.1.1"
 javax-transaction-api = "1.3"
 ical4j = "1.0-rc4-atlassian-12"

Reply via email to