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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ea54e327773a chore(deps): Bump commons-validator:commons-validator 
from 1.10.1 to 1.11.0 (#25303)
ea54e327773a is described below

commit ea54e327773a41b3bc12cb07ea1744b4fda34f19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 10:52:54 2026 +0200

    chore(deps): Bump commons-validator:commons-validator from 1.10.1 to 1.11.0 
(#25303)
    
    chore(deps): Bump commons-validator:commons-validator
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a10f32342e85..fb09ab8b89ad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
         <commons-net-version>3.13.0</commons-net-version>
         <commons-pool2-version>2.13.1</commons-pool2-version>
         <commons-text-version>1.15.0</commons-text-version>
-        <commons-validator-version>1.10.1</commons-validator-version>
+        <commons-validator-version>1.11.0</commons-validator-version>
         <compress-lzf-version>1.2.0</compress-lzf-version>
         <consul-client-version>1.12.1</consul-client-version>
         <couchbase-client-version>3.12.2</couchbase-client-version>

Reply via email to