[java-oidc-common] branch main updated: Remove redundant idp-profile-spring
Phil Smart
philip.smart at jisc.ac.uk
Wed Sep 13 16:48:45 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=98dd8331c0bf58000a270c211c6e53ca5df1d840
The following commit(s) were added to refs/heads/main by this push:
new 98dd833 Remove redundant idp-profile-spring
98dd833 is described below
commit 98dd8331c0bf58000a270c211c6e53ca5df1d840
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 13 17:48:43 2023 +0100
Remove redundant idp-profile-spring
---
oidc-common-profile-impl/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/oidc-common-profile-impl/pom.xml b/oidc-common-profile-impl/pom.xml
index c20c9b6..79d72a3 100644
--- a/oidc-common-profile-impl/pom.xml
+++ b/oidc-common-profile-impl/pom.xml
@@ -82,12 +82,6 @@
<artifactId>idp-testing</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>${idp.groupId}</groupId>
- <artifactId>idp-profile-spring</artifactId>
- <version>${idp.version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list