[java-identity-provider] branch maint-3.4 updated: Bump java-support to 7.5.1-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Fri Sep 13 20:36:45 EDT 2019
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=a7863e5638ed79070a8a022017a4406ceb1897fb
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new a7863e5 Bump java-support to 7.5.1-SNAPSHOT.
a7863e5 is described below
commit a7863e5638ed79070a8a022017a4406ceb1897fb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 13 20:36:43 2019 -0400
Bump java-support to 7.5.1-SNAPSHOT.
---
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 34e12b1..b31f365 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -67,7 +67,7 @@
<duoweb.version>1.3</duoweb.version>
<u2flib.version>0.16.0</u2flib.version>
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
- <java-support.version>7.5.0</java-support.version>
+ <java-support.version>7.5.1-SNAPSHOT</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>3.4.4-SNAPSHOT</opensaml.version>
<spring-extensions.version>5.4.1</spring-extensions.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list