[java-parent-project] 01/04: Update to jcommander 1.81

Ian Young ian at iay.org.uk
Tue Mar 16 15:16:28 UTC 2021


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

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

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

commit 563806c04fbc989e28532c50c72666f315ec4a53
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 16 14:28:45 2021 +0000

    Update to jcommander 1.81
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a6e0700..f3df84d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,7 +410,7 @@
             <dependency>
                 <groupId>com.beust</groupId>
                 <artifactId>jcommander</artifactId>
-                <version>1.78</version>
+                <version>1.81</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