[java-identity-provider] branch main updated: Missed POM commit.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 15 19:54:06 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=465fe7812881997070420bf139195c7dedbb2dcb
The following commit(s) were added to refs/heads/main by this push:
new 465fe7812 Missed POM commit.
465fe7812 is described below
commit 465fe7812881997070420bf139195c7dedbb2dcb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 15 14:54:03 2024 -0500
Missed POM commit.
---
idp-core/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index f8292fc01..d965107bf 100644
--- a/idp-core/pom.xml
+++ b/idp-core/pom.xml
@@ -30,6 +30,11 @@
<artifactId>opensaml-xmlsec-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>${shib-shared.groupId}</groupId>
+ <artifactId>shib-spring</artifactId>
+ </dependency>
+
<dependency>
<groupId>${spring.groupId}</groupId>
<artifactId>spring-core</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list