You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/06/26 15:05:22 UTC

[incubator-druid] branch master updated: Bump commons-cli from 1.2 to 1.3.1 (#7966)

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

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new bc1413e  Bump commons-cli from 1.2 to 1.3.1 (#7966)
bc1413e is described below

commit bc1413e4e3ca3e3cacdc4884dc96668636538888
Author: Benedict Jin <as...@apache.org>
AuthorDate: Wed Jun 26 23:05:13 2019 +0800

    Bump commons-cli from 1.2 to 1.3.1 (#7966)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff52815..5fe7887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,7 +593,7 @@
             <dependency>
                 <groupId>commons-cli</groupId>
                 <artifactId>commons-cli</artifactId>
-                <version>1.2</version>
+                <version>1.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>


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