Jetty 9.3.30.v20211001

Remove patched SslConnection.java for Jetty #6072, fix included in this release
This commit is contained in:
zzz
2021-10-10 12:09:12 -04:00
parent 4975bb1482
commit af97381461
36 changed files with 30 additions and 1342 deletions

View File

@@ -14,7 +14,7 @@
and checksum in apps/jetty/build.xml
and versions in gradle.properties and apps/jetty/build.gradle
-->
<property name="jetty.ver" value="9.3.29.v20201019" />
<property name="jetty.ver" value="9.3.30.v20211001" />
<property name="tomcat.ver" value="9.0.45" />
<!-- You probably don't want to change anything from here down -->