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 89aa202a41 HDDS-10703. Bump commons-validator to 1.8.0 (#6526)
89aa202a41 is described below

commit 89aa202a415332cc2e24b7f884d4b759f5729a56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 17:03:33 2024 +0200

    HDDS-10703. Bump commons-validator to 1.8.0 (#6526)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 84decd6576..52259bb837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <commons-math3.version>3.6.1</commons-math3.version>
     <commons-net.version>3.10.0</commons-net.version>
     <commons-text.version>1.11.0</commons-text.version>
-    <commons-validator.version>1.6</commons-validator.version>
+    <commons-validator.version>1.8.0</commons-validator.version>
     <commons-fileupload.version>1.5</commons-fileupload.version>
     <download-maven-plugin.version>1.7.1</download-maven-plugin.version>
 


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

Reply via email to