This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new f7a27ef1641 HDDS-16345. Bump commons-validator to 1.11.0 (#11164)
f7a27ef1641 is described below
commit f7a27ef16416527c148ce686ea4a4e1c9785cfc8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 15:09:36 2026 +0200
HDDS-16345. Bump commons-validator to 1.11.0 (#11164)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21eef87471c..ca8d181548a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<commons-lang3.version>3.20.0</commons-lang3.version>
<commons-math3.version>3.6.1</commons-math3.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>
<compile-testing.version>0.23.0</compile-testing.version>
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<curator.version>4.2.0</curator.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]