[java-parent-project] 05/05: IDP-1465 - update jcommander to 1.78

Ian Young ian at iay.org.uk
Tue Jan 7 08:41:57 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=19fd5e7fb549e746ed18726281383d893deb8cf8

commit 19fd5e7fb549e746ed18726281383d893deb8cf8
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 7 11:42:21 2020 +0000

    IDP-1465 - update jcommander to 1.78
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8d4045..4e7ab94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,7 +407,7 @@
             <dependency>
                 <groupId>com.beust</groupId>
                 <artifactId>jcommander</artifactId>
-                <version>1.48</version>
+                <version>1.78</version>
             </dependency>
             <dependency>
                 <groupId>commons-collections</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list