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

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 3ca280c  ACCUMULO-4703 Upgraded jcommander to 1.60
3ca280c is described below

commit 3ca280c290f974d77886ff264f908a32aeb7f81f
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Tue Sep 26 11:18:29 2017 -0400

    ACCUMULO-4703 Upgraded jcommander to 1.60
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e267b1..8714c2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
       <dependency>
         <groupId>com.beust</groupId>
         <artifactId>jcommander</artifactId>
-        <version>1.48</version>
+        <version>1.60</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to