[java-idp-testbed] branch master updated: Update snapshot and Jetty versions.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 16 11:50:20 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=4eb673c0e516a90f943c10f736dd574f75cb683e
The following commit(s) were added to refs/heads/master by this push:
new 4eb673c Update snapshot and Jetty versions.
4eb673c is described below
commit 4eb673c0e516a90f943c10f736dd574f75cb683e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 16 11:50:17 2020 -0400
Update snapshot and Jetty versions.
---
pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 90b3fa8..1a3634b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,12 +15,12 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>4.0.0-SNAPSHOT</idp.version>
- <idp-jetty-base.version>9.3.1-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>9.3.23.v20180228</jetty.version>
+ <idp.version>4.0.1-SNAPSHOT</idp.version>
+ <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
+ <jetty.version>9.4.27.v20200227</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.0-SNAPSHOT</opensaml.version>
- <spring-extensions.version>6.0.0-SNAPSHOT</spring-extensions.version>
+ <opensaml.version>4.0.1-SNAPSHOT</opensaml.version>
+ <spring-extensions.version>6.0.1-SNAPSHOT</spring-extensions.version>
<cas-client.version>3.5.1</cas-client.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list