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

xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 863b9da1a75 Bump commons-validator:commons-validator from 1.10.1 to 
1.11.0 (#19149)
863b9da1a75 is described below

commit 863b9da1a7536ffee21da25d650ab3957ffe7957
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 07:50:08 2026 -0700

    Bump commons-validator:commons-validator from 1.10.1 to 1.11.0 (#19149)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02c3c869f03..afb8c73d1ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
     <commons-codec.version>1.22.1</commons-codec.version>
     <commons-cli.version>1.11.0</commons-cli.version>
     <commons-net.version>3.13.0</commons-net.version>
-    <commons-validator.version>1.10.1</commons-validator.version>
+    <commons-validator.version>1.11.0</commons-validator.version>
 
     <!-- Java EE Libraries -->
     <!-- Include both newer jakarta ones and older javax ones, but not migrate 
to Jakarta EE yet -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to