[java-idp-oidc] branch main updated: Add java-shib-shared for now to override locked parent.
Scott Cantor
cantor.2 at osu.edu
Wed Sep 20 18:42:03 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=47dbf70e9d8bd8a7c15c995803d140f7feb57041
The following commit(s) were added to refs/heads/main by this push:
new 47dbf70e Add java-shib-shared for now to override locked parent.
47dbf70e is described below
commit 47dbf70e9d8bd8a7c15c995803d140f7feb57041
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 20 13:41:57 2023 -0500
Add java-shib-shared for now to override locked parent.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 9963bb55..d4dfe686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
<properties>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0</shib-shared.version>
+ <java-shib-shared.version>9.0.0</java-shib-shared.version>
<oidc-common.groupId>net.shibboleth.oidc</oidc-common.groupId>
<oidc-common.version>3.0.1-SNAPSHOT</oidc-common.version>
<idp.groupId>net.shibboleth.idp</idp.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list