[java-idp-testbed] branch master updated: Bump Jetty in testbed to 9.3.23.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 12 17:02:11 EDT 2018
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=39783a1217e77b1e6c74c1482a50291f67560ccf
The following commit(s) were added to refs/heads/master by this push:
new 39783a1 Bump Jetty in testbed to 9.3.23.
39783a1 is described below
commit 39783a1217e77b1e6c74c1482a50291f67560ccf
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 12 17:02:01 2018 -0400
Bump Jetty in testbed to 9.3.23.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 47c13d4..2b6440a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>3.4.0-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.3.1-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>9.3.16.v20170120</jetty.version>
+ <jetty.version>9.3.23.v20180228</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>3.4.0-SNAPSHOT</opensaml.version>
<spring-extensions.version>5.4.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