[java-identity-provider] 03/03: Update java-support and opensaml versions.
Scott Cantor
cantor.2 at osu.edu
Wed Dec 26 13:01:36 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=1df0cfd88c5774acd685aabdd685880677e36611
commit 1df0cfd88c5774acd685aabdd685880677e36611
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Dec 26 13:01:27 2018 -0500
Update java-support and opensaml versions.
---
idp-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 5aaae7b..3908794 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -67,9 +67,9 @@
<duoweb.version>1.3</duoweb.version>
<u2flib.version>0.16.0</u2flib.version>
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
- <java-support.version>7.4.1</java-support.version>
+ <java-support.version>7.4.2-SNAPSHOT</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.1</opensaml.version>
+ <opensaml.version>3.4.2-SNAPSHOT</opensaml.version>
<spring-extensions.version>5.4.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