[java-parent-project] branch master updated: JPAR-25 - remove jargs dependency once it is no longer used
Ian Young
ian at iay.org.uk
Tue Mar 6 10:08:12 EST 2018
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=e8625d06a9a3be47fb0ee40fd736789cfce97719
The following commit(s) were added to refs/heads/master by this push:
new e8625d0 JPAR-25 - remove jargs dependency once it is no longer used
e8625d0 is described below
commit e8625d06a9a3be47fb0ee40fd736789cfce97719
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 6 15:08:06 2018 +0000
JPAR-25 - remove jargs dependency once it is no longer used
---
pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7ea3614..260596c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,11 +357,6 @@
<version>1.48</version>
</dependency>
<dependency>
- <groupId>jargs</groupId>
- <artifactId>jargs</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.2</version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list