[java-identity-provider] 16/51: Missed POM commit.
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 16 14:28:48 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=9719e377828f947ac4dddd06dd45ceea6c3eb253
commit 9719e377828f947ac4dddd06dd45ceea6c3eb253
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