[java-idp-testbed] branch main updated: Update Jetty version.
Scott Cantor
cantor.2 at osu.edu
Mon Apr 5 14:10:50 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=a6328386029e57c342daafe1d18421279e0a4180
The following commit(s) were added to refs/heads/main by this push:
new a632838 Update Jetty version.
a632838 is described below
commit a6328386029e57c342daafe1d18421279e0a4180
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 5 10:10:47 2021 -0400
Update Jetty version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a56cbd3..0f4bbec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>4.1.1-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>9.4.38.v20210224</jetty.version>
+ <jetty.version>9.4.39.v20210325</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.1-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.1.1-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