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 1c7ccabe9c HDDS-10996. Bump commons-cli to 1.8.0 (#6792)
1c7ccabe9c is described below

commit 1c7ccabe9cede93f9a2077bd6c2237872bd7fe1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 8 15:06:22 2024 +0200

    HDDS-10996. Bump commons-cli to 1.8.0 (#6792)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 090c206af9..227e3b847d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <testsThreadCount>4</testsThreadCount>
 
     <commons-beanutils.version>1.9.4</commons-beanutils.version>
-    <commons-cli.version>1.6.0</commons-cli.version>
+    <commons-cli.version>1.8.0</commons-cli.version>
     <commons-codec.version>1.17.0</commons-codec.version>
     <commons-collections.version>3.2.2</commons-collections.version>
     <commons-compress.version>1.26.0</commons-compress.version>


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

Reply via email to