[java-identity-provider] branch main updated: Update OpenSAML version.
Scott Cantor
cantor.2 at osu.edu
Tue Jun 8 17:49:58 UTC 2021
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=b8ef4acab3db667c5571835320c8884427cc358c
The following commit(s) were added to refs/heads/main by this push:
new b8ef4acab Update OpenSAML version.
b8ef4acab is described below
commit b8ef4acab3db667c5571835320c8884427cc358c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 8 13:49:56 2021 -0400
Update OpenSAML version.
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 03fae97c2..af9e3afe4 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -70,7 +70,7 @@
<idwsfconsumer.version>2.1.0</idwsfconsumer.version>
<java-support.version>8.2.1</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.1.1</opensaml.version>
+ <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.1.2</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<idp-parent.site.url>${shibboleth.site.url}java-identity-provider/${project.version}/</idp-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list