You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2024/02/22 01:05:53 UTC

(pinot) branch master updated: Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#12282)

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

jackie 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 b148858b3f Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#12282)
b148858b3f is described below

commit b148858b3f8597f3a353352df60e6737d907e80b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 21 17:05:47 2024 -0800

    Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#12282)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc63456939..686132267a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@
       <dependency>
         <groupId>commons-cli</groupId>
         <artifactId>commons-cli</artifactId>
-        <version>1.5.0</version>
+        <version>1.6.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org