[java-identity-provider] branch master updated: Bump java-opensaml to current SNAPSHOT, which just got a bugfix.
Brent Putman
putmanb at georgetown.edu
Fri Mar 20 14:55:16 EDT 2020
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=445476b4e66866bc656f10e2e0808ee98230ed66
The following commit(s) were added to refs/heads/master by this push:
new 445476b Bump java-opensaml to current SNAPSHOT, which just got a bugfix.
445476b is described below
commit 445476b4e66866bc656f10e2e0808ee98230ed66
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Fri Mar 20 14:55:09 2020 -0400
Bump java-opensaml to current SNAPSHOT, which just got a bugfix.
---
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 37deb51..14d24c4 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -73,7 +73,7 @@
<idwsfconsumer.version>2.0.0</idwsfconsumer.version>
<java-support.version>8.0.0</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.0</opensaml.version>
+ <opensaml.version>4.0.1-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.0.0</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