[java-identity-provider] 01/05: Remove duplicate dependency
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 30 15:33:02 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=2e817d15aac08b816a15dad6c49d7e111472a91b
commit 2e817d15aac08b816a15dad6c49d7e111472a91b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jul 30 15:39:52 2020 +0100
Remove duplicate dependency
---
idp-installer/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 88b883e23..aa9f96420 100644
--- a/idp-installer/pom.xml
+++ b/idp-installer/pom.xml
@@ -106,11 +106,6 @@
<artifactId>spring-core</artifactId>
</dependency>
- <dependency>
- <groupId>net.shibboleth.ext</groupId>
- <artifactId>spring-extensions</artifactId>
- </dependency>
-
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list