[java-identity-provider] branch main updated: Update java-support to 8.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Thu Nov 19 10:20:04 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay 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=b79855fd3b9923eb94977a06adf00cf65e7e8104
The following commit(s) were added to refs/heads/main by this push:
new b79855fd3 Update java-support to 8.2.0-SNAPSHOT
b79855fd3 is described below
commit b79855fd3b9923eb94977a06adf00cf65e7e8104
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 19 10:20:02 2020 +0000
Update java-support to 8.2.0-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 fa1ffd793..976c773eb 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -72,7 +72,7 @@
<u2flib.version>0.16.0</u2flib.version>
<cas-client.version>3.5.1</cas-client.version>
<idwsfconsumer.version>2.1.0-SNAPSHOT</idwsfconsumer.version>
- <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+ <java-support.version>8.2.0-SNAPSHOT</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.1.0-SNAPSHOT</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