You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2021/06/01 23:19:15 UTC

[solr] branch main updated: SOLR-15316 Update Jetty to 9.4.41.v20210516 (#157)

This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 3f8456f  SOLR-15316 Update Jetty to 9.4.41.v20210516 (#157)
3f8456f is described below

commit 3f8456f1b9bd386e88264103ccca473d5650802a
Author: Jan Høydahl <ja...@users.noreply.github.com>
AuthorDate: Wed Jun 2 01:19:07 2021 +0200

    SOLR-15316 Update Jetty to 9.4.41.v20210516 (#157)
---
 solr/CHANGES.txt                                   |  2 +
 .../http2-client-9.4.34.v20201102.jar.sha1         |  1 -
 .../http2-client-9.4.41.v20210516.jar.sha1         |  1 +
 .../http2-common-9.4.34.v20201102.jar.sha1         |  1 -
 .../http2-common-9.4.41.v20210516.jar.sha1         |  1 +
 .../licenses/http2-hpack-9.4.34.v20201102.jar.sha1 |  1 -
 .../licenses/http2-hpack-9.4.41.v20210516.jar.sha1 |  1 +
 ...http-client-transport-9.4.34.v20201102.jar.sha1 |  1 -
 ...http-client-transport-9.4.41.v20210516.jar.sha1 |  1 +
 .../http2-server-9.4.34.v20201102.jar.sha1         |  1 -
 .../http2-server-9.4.41.v20210516.jar.sha1         |  1 +
 .../jetty-alpn-client-9.4.34.v20201102.jar.sha1    |  1 -
 .../jetty-alpn-client-9.4.41.v20210516.jar.sha1    |  1 +
 ...etty-alpn-java-client-9.4.34.v20201102.jar.sha1 |  1 -
 ...etty-alpn-java-client-9.4.41.v20210516.jar.sha1 |  1 +
 ...etty-alpn-java-server-9.4.34.v20201102.jar.sha1 |  1 -
 ...etty-alpn-java-server-9.4.41.v20210516.jar.sha1 |  1 +
 .../jetty-alpn-server-9.4.34.v20201102.jar.sha1    |  1 -
 .../jetty-alpn-server-9.4.41.v20210516.jar.sha1    |  1 +
 .../jetty-client-9.4.34.v20201102.jar.sha1         |  1 -
 .../jetty-client-9.4.41.v20210516.jar.sha1         |  1 +
 .../jetty-continuation-9.4.34.v20201102.jar.sha1   |  1 -
 .../jetty-continuation-9.4.41.v20210516.jar.sha1   |  1 +
 .../jetty-deploy-9.4.34.v20201102.jar.sha1         |  1 -
 .../jetty-deploy-9.4.41.v20210516.jar.sha1         |  1 +
 solr/licenses/jetty-http-9.4.34.v20201102.jar.sha1 |  1 -
 solr/licenses/jetty-http-9.4.41.v20210516.jar.sha1 |  1 +
 solr/licenses/jetty-io-9.4.34.v20201102.jar.sha1   |  1 -
 solr/licenses/jetty-io-9.4.41.v20210516.jar.sha1   |  1 +
 solr/licenses/jetty-jmx-9.4.34.v20201102.jar.sha1  |  1 -
 solr/licenses/jetty-jmx-9.4.41.v20210516.jar.sha1  |  1 +
 .../jetty-rewrite-9.4.34.v20201102.jar.sha1        |  1 -
 .../jetty-rewrite-9.4.41.v20210516.jar.sha1        |  1 +
 .../jetty-security-9.4.34.v20201102.jar.sha1       |  1 -
 .../jetty-security-9.4.41.v20210516.jar.sha1       |  1 +
 .../jetty-server-9.4.34.v20201102.jar.sha1         |  1 -
 .../jetty-server-9.4.41.v20210516.jar.sha1         |  1 +
 .../jetty-servlet-9.4.34.v20201102.jar.sha1        |  1 -
 .../jetty-servlet-9.4.41.v20210516.jar.sha1        |  1 +
 .../jetty-servlets-9.4.34.v20201102.jar.sha1       |  1 -
 .../jetty-servlets-9.4.41.v20210516.jar.sha1       |  1 +
 .../jetty-start-9.4.34.v20201102-shaded.jar.sha1   |  1 -
 .../jetty-start-9.4.41.v20210516-shaded.jar.sha1   |  1 +
 solr/licenses/jetty-util-9.4.34.v20201102.jar.sha1 |  1 -
 solr/licenses/jetty-util-9.4.41.v20210516.jar.sha1 |  1 +
 .../jetty-util-ajax-9.4.41.v20210516.jar.sha1      |  1 +
 .../jetty-webapp-9.4.34.v20201102.jar.sha1         |  1 -
 .../jetty-webapp-9.4.41.v20210516.jar.sha1         |  1 +
 solr/licenses/jetty-xml-9.4.34.v20201102.jar.sha1  |  1 -
 solr/licenses/jetty-xml-9.4.41.v20210516.jar.sha1  |  1 +
 versions.lock                                      | 47 +++++++++++-----------
 versions.props                                     |  4 +-
 52 files changed, 53 insertions(+), 49 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index eed1410..e1330ca 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -426,6 +426,8 @@ Other Changes
 
 * SOLR-14978: Enable OOM Killer Script in Solr Foreground. Simplify getting heap dumps on OOM. (Mike Drob, Houston Putman)
 
+* SOLR-15316: Upgrade Jetty to 9.4.41.v20210516 (janhoy, Mike Drob)
+
 ==================  8.8.2 ==================
 
 Bug Fixes
diff --git a/solr/licenses/http2-client-9.4.34.v20201102.jar.sha1 b/solr/licenses/http2-client-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 1c048a7..0000000
--- a/solr/licenses/http2-client-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-854ea016e9d02ca88d575c1600cf2f0629b6556f
diff --git a/solr/licenses/http2-client-9.4.41.v20210516.jar.sha1 b/solr/licenses/http2-client-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..d192d89
--- /dev/null
+++ b/solr/licenses/http2-client-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+6e02f1b5c5b9534f6a2d694bff058b0613953e56
diff --git a/solr/licenses/http2-common-9.4.34.v20201102.jar.sha1 b/solr/licenses/http2-common-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index e21fb11..0000000
--- a/solr/licenses/http2-common-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-37747b3e903eacb8532d8fbc7c15540086f05835
diff --git a/solr/licenses/http2-common-9.4.41.v20210516.jar.sha1 b/solr/licenses/http2-common-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..cbbda21
--- /dev/null
+++ b/solr/licenses/http2-common-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+8c492e21f77c85a11eb20a496b1a8354e4abfee4
diff --git a/solr/licenses/http2-hpack-9.4.34.v20201102.jar.sha1 b/solr/licenses/http2-hpack-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 1fe1dc7..0000000
--- a/solr/licenses/http2-hpack-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4adaf9b343d17a786b5f26bf5c7067d4b0958164
diff --git a/solr/licenses/http2-hpack-9.4.41.v20210516.jar.sha1 b/solr/licenses/http2-hpack-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..dd08afa
--- /dev/null
+++ b/solr/licenses/http2-hpack-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+ffd9437cd379d16a283d7487288a7fbdf08564dc
diff --git a/solr/licenses/http2-http-client-transport-9.4.34.v20201102.jar.sha1 b/solr/licenses/http2-http-client-transport-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index d46467c..0000000
--- a/solr/licenses/http2-http-client-transport-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1b4f1e7d279d9fb7ac4f37def8d23832172db476
diff --git a/solr/licenses/http2-http-client-transport-9.4.41.v20210516.jar.sha1 b/solr/licenses/http2-http-client-transport-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..928d388
--- /dev/null
+++ b/solr/licenses/http2-http-client-transport-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+3d018332300975cc28cc4f39a2d45d0b3c72cd19
diff --git a/solr/licenses/http2-server-9.4.34.v20201102.jar.sha1 b/solr/licenses/http2-server-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 2909455..0000000
--- a/solr/licenses/http2-server-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eb2d1caf2772d0ea21d2c41aa77cb3e57d682c82
diff --git a/solr/licenses/http2-server-9.4.41.v20210516.jar.sha1 b/solr/licenses/http2-server-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..9845c6e
--- /dev/null
+++ b/solr/licenses/http2-server-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+82af0e87ad74608cc63c490da64d5ebd9cd4e013
diff --git a/solr/licenses/jetty-alpn-client-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-alpn-client-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 516be7f..0000000
--- a/solr/licenses/jetty-alpn-client-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2b741945279551477cd038d9acefa34190f4efad
diff --git a/solr/licenses/jetty-alpn-client-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-alpn-client-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..8159eae
--- /dev/null
+++ b/solr/licenses/jetty-alpn-client-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+8ee1d39fd10e8c6c599fadda214af5afc3e4c67b
diff --git a/solr/licenses/jetty-alpn-java-client-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-alpn-java-client-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index a2c9fa8..0000000
--- a/solr/licenses/jetty-alpn-java-client-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2717d00a3e2e79304d3e2e620d10edab993715f9
diff --git a/solr/licenses/jetty-alpn-java-client-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-alpn-java-client-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..7b97758
--- /dev/null
+++ b/solr/licenses/jetty-alpn-java-client-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+c16d748c1515b7e8e18008c2377fd619f1c5acac
diff --git a/solr/licenses/jetty-alpn-java-server-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-alpn-java-server-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 22a8586..0000000
--- a/solr/licenses/jetty-alpn-java-server-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3b11b75b11f1e3b8230a56eefb175aabed89aad7
diff --git a/solr/licenses/jetty-alpn-java-server-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-alpn-java-server-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..17af957
--- /dev/null
+++ b/solr/licenses/jetty-alpn-java-server-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+d3f511b5160cd74acc251a28a7c05b7dbb318212
diff --git a/solr/licenses/jetty-alpn-server-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-alpn-server-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 46d541d..0000000
--- a/solr/licenses/jetty-alpn-server-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ddac4f9a5c55dcd9c48a9672b5e6abac533c0e21
diff --git a/solr/licenses/jetty-alpn-server-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-alpn-server-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..9acb04b
--- /dev/null
+++ b/solr/licenses/jetty-alpn-server-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+ac53eeb883d505bf4dce550b46d8e225a63c33d7
diff --git a/solr/licenses/jetty-client-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-client-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 8af5418..0000000
--- a/solr/licenses/jetty-client-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b34fa346d2e3a459d4c30d533e28ccf2aee3f8a8
diff --git a/solr/licenses/jetty-client-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-client-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..f6f48de
--- /dev/null
+++ b/solr/licenses/jetty-client-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+5314498aa745115f207372e66f6ab8d8504e0c63
diff --git a/solr/licenses/jetty-continuation-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-continuation-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 9cfe056..0000000
--- a/solr/licenses/jetty-continuation-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-070923c6b55dcabd4bde53971554261048844b3f
diff --git a/solr/licenses/jetty-continuation-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-continuation-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..7bd5e5a
--- /dev/null
+++ b/solr/licenses/jetty-continuation-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+e5859cddb2cac51fd8339668bd35ccac106cb28f
diff --git a/solr/licenses/jetty-deploy-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-deploy-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 224b8b6..0000000
--- a/solr/licenses/jetty-deploy-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6d0f0eefa7f210eab166ac2ec03d3d329b622632
diff --git a/solr/licenses/jetty-deploy-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-deploy-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..360b5c5
--- /dev/null
+++ b/solr/licenses/jetty-deploy-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+9751c23a0cb6120fe05d1a3af501ada00b78738d
diff --git a/solr/licenses/jetty-http-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-http-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index c44b514..0000000
--- a/solr/licenses/jetty-http-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7acb9ea4deaba904a49e304ac24f9b3a8ddb5881
diff --git a/solr/licenses/jetty-http-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-http-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..36812d2
--- /dev/null
+++ b/solr/licenses/jetty-http-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+0d460bece4dd9666b46cbd18f8d7fd31cf02ecd9
diff --git a/solr/licenses/jetty-io-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-io-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 46b17d2..0000000
--- a/solr/licenses/jetty-io-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-80693ce94fa34647e9af613ba17c443feb624590
diff --git a/solr/licenses/jetty-io-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-io-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..d88fbd5
--- /dev/null
+++ b/solr/licenses/jetty-io-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+820eea368623939c2113902b1ca7a98186f64a73
diff --git a/solr/licenses/jetty-jmx-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-jmx-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index dd20013..0000000
--- a/solr/licenses/jetty-jmx-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a0a065ed8acfd7a29712b22a16485c96fbdc9af8
diff --git a/solr/licenses/jetty-jmx-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-jmx-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..5e5f845
--- /dev/null
+++ b/solr/licenses/jetty-jmx-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+ec801fc1f84a42f278cfb892c36d63e4e38929fc
diff --git a/solr/licenses/jetty-rewrite-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-rewrite-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 24275d1..0000000
--- a/solr/licenses/jetty-rewrite-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-87a350e23851a8d326defc2d4259e4e6846cb490
diff --git a/solr/licenses/jetty-rewrite-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-rewrite-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..a2d615f
--- /dev/null
+++ b/solr/licenses/jetty-rewrite-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+c454469a24fc26a468e6e17750b9755ab89ab6d8
diff --git a/solr/licenses/jetty-security-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-security-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index d220aed..0000000
--- a/solr/licenses/jetty-security-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bf4d5bb4deb938ed58813bcae75c6f1b82453df1
diff --git a/solr/licenses/jetty-security-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-security-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..f31c634
--- /dev/null
+++ b/solr/licenses/jetty-security-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+5ba69b1189a9d1f425ed03cbc2c901e0e6023c4d
diff --git a/solr/licenses/jetty-server-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-server-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index bd9bf9f..0000000
--- a/solr/licenses/jetty-server-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-19c5309325d5819a9e22bfee66a3c0d50750ed03
diff --git a/solr/licenses/jetty-server-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-server-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..dd66f47
--- /dev/null
+++ b/solr/licenses/jetty-server-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+25b1963b0a1c56202ec37046adc55861815107ce
diff --git a/solr/licenses/jetty-servlet-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-servlet-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 822f159..0000000
--- a/solr/licenses/jetty-servlet-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-606f9724b14bf58c915ee0e37f6425c52dae7b76
diff --git a/solr/licenses/jetty-servlet-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-servlet-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..6ff3ebd
--- /dev/null
+++ b/solr/licenses/jetty-servlet-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+ea45368ea7fd04026038f89e6910f17f70939641
diff --git a/solr/licenses/jetty-servlets-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-servlets-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index b83ff99..0000000
--- a/solr/licenses/jetty-servlets-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-60220df1900bfe624b8d5e9fad4d3da755bd5c6a
diff --git a/solr/licenses/jetty-servlets-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-servlets-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..0f6e387
--- /dev/null
+++ b/solr/licenses/jetty-servlets-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+3b91e6956511b978355b597c5ac1737167e4bca5
diff --git a/solr/licenses/jetty-start-9.4.34.v20201102-shaded.jar.sha1 b/solr/licenses/jetty-start-9.4.34.v20201102-shaded.jar.sha1
deleted file mode 100644
index 4d6bbe7..0000000
--- a/solr/licenses/jetty-start-9.4.34.v20201102-shaded.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8bcce89a62de93e4c5ff2cd77de6d461c79df83e
diff --git a/solr/licenses/jetty-start-9.4.41.v20210516-shaded.jar.sha1 b/solr/licenses/jetty-start-9.4.41.v20210516-shaded.jar.sha1
new file mode 100644
index 0000000..f803100
--- /dev/null
+++ b/solr/licenses/jetty-start-9.4.41.v20210516-shaded.jar.sha1
@@ -0,0 +1 @@
+6ce90c6155ec1b9b779511753c665d994b392ebf
diff --git a/solr/licenses/jetty-util-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-util-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index 5b96d84..0000000
--- a/solr/licenses/jetty-util-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-47993d1def63ca9e8bc7284716a89031f642db82
diff --git a/solr/licenses/jetty-util-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-util-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..9870323
--- /dev/null
+++ b/solr/licenses/jetty-util-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+548c76ea00d7eb3e2bcea273174e5d030639d109
diff --git a/solr/licenses/jetty-util-ajax-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-util-ajax-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..23af8c8
--- /dev/null
+++ b/solr/licenses/jetty-util-ajax-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+d4c1d66fc62796a17548e6c344fbf89b5889f873
diff --git a/solr/licenses/jetty-webapp-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-webapp-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index aa39816..0000000
--- a/solr/licenses/jetty-webapp-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a01524d9e59277e6849136a245056d91018a0988
diff --git a/solr/licenses/jetty-webapp-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-webapp-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..0471108
--- /dev/null
+++ b/solr/licenses/jetty-webapp-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+e9dfb34715ab48f5175fd6ab96f67ff6c299e6fb
diff --git a/solr/licenses/jetty-xml-9.4.34.v20201102.jar.sha1 b/solr/licenses/jetty-xml-9.4.34.v20201102.jar.sha1
deleted file mode 100644
index b02a15b..0000000
--- a/solr/licenses/jetty-xml-9.4.34.v20201102.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-72c779fe9ae051086ddce8dc01745ffd22646f60
diff --git a/solr/licenses/jetty-xml-9.4.41.v20210516.jar.sha1 b/solr/licenses/jetty-xml-9.4.41.v20210516.jar.sha1
new file mode 100644
index 0000000..60df005
--- /dev/null
+++ b/solr/licenses/jetty-xml-9.4.41.v20210516.jar.sha1
@@ -0,0 +1 @@
+38d6d8fd800173c76c68ca847ceb823c0116ba04
diff --git a/versions.lock b/versions.lock
index 098a8c9..e36b6cb 100644
--- a/versions.lock
+++ b/versions.lock
@@ -190,29 +190,30 @@ org.codehaus.janino:janino:3.0.9 (1 constraints: 0e050336)
 org.codehaus.mojo:animal-sniffer-annotations:1.14 (1 constraints: ea09d5aa)
 org.codehaus.woodstox:stax2-api:3.1.4 (2 constraints: 241635f1)
 org.codehaus.woodstox:woodstox-core-asl:4.4.1 (1 constraints: 0b050c36)
-org.eclipse.jetty:jetty-alpn-client:9.4.34.v20201102 (3 constraints: a72c1af6)
-org.eclipse.jetty:jetty-alpn-java-client:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-alpn-java-server:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-alpn-server:9.4.34.v20201102 (2 constraints: 071b04da)
-org.eclipse.jetty:jetty-client:9.4.34.v20201102 (1 constraints: c017f0ad)
-org.eclipse.jetty:jetty-continuation:9.4.34.v20201102 (2 constraints: 4118f4f7)
-org.eclipse.jetty:jetty-deploy:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-http:9.4.34.v20201102 (5 constraints: 45492531)
-org.eclipse.jetty:jetty-io:9.4.34.v20201102 (8 constraints: 9f7d0ae0)
-org.eclipse.jetty:jetty-jmx:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-rewrite:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-security:9.4.34.v20201102 (2 constraints: ce17beda)
-org.eclipse.jetty:jetty-server:9.4.34.v20201102 (6 constraints: 785e1ad4)
-org.eclipse.jetty:jetty-servlet:9.4.34.v20201102 (2 constraints: 48172bbc)
-org.eclipse.jetty:jetty-servlets:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty:jetty-util:9.4.34.v20201102 (7 constraints: 156496cd)
-org.eclipse.jetty:jetty-webapp:9.4.34.v20201102 (2 constraints: 561731bd)
-org.eclipse.jetty:jetty-xml:9.4.34.v20201102 (3 constraints: 2c272017)
-org.eclipse.jetty.http2:http2-client:9.4.34.v20201102 (2 constraints: 311f743b)
-org.eclipse.jetty.http2:http2-common:9.4.34.v20201102 (3 constraints: fa2aa015)
-org.eclipse.jetty.http2:http2-hpack:9.4.34.v20201102 (2 constraints: 3419dd58)
-org.eclipse.jetty.http2:http2-http-client-transport:9.4.34.v20201102 (1 constraints: 7207007d)
-org.eclipse.jetty.http2:http2-server:9.4.34.v20201102 (1 constraints: 7207007d)
+org.eclipse.jetty:jetty-alpn-client:9.4.41.v20210516 (3 constraints: bc2cc8fa)
+org.eclipse.jetty:jetty-alpn-java-client:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-alpn-java-server:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-alpn-server:9.4.41.v20210516 (2 constraints: 151ba4db)
+org.eclipse.jetty:jetty-client:9.4.41.v20210516 (1 constraints: c717eead)
+org.eclipse.jetty:jetty-continuation:9.4.41.v20210516 (2 constraints: 4f185cf9)
+org.eclipse.jetty:jetty-deploy:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-http:9.4.41.v20210516 (5 constraints: 68497d3f)
+org.eclipse.jetty:jetty-io:9.4.41.v20210516 (8 constraints: d77d1108)
+org.eclipse.jetty:jetty-jmx:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-rewrite:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-security:9.4.41.v20210516 (2 constraints: dc171fdc)
+org.eclipse.jetty:jetty-server:9.4.41.v20210516 (6 constraints: 9b5e47e4)
+org.eclipse.jetty:jetty-servlet:9.4.41.v20210516 (2 constraints: 561785bd)
+org.eclipse.jetty:jetty-servlets:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty:jetty-util:9.4.41.v20210516 (8 constraints: 3375dcd3)
+org.eclipse.jetty:jetty-util-ajax:9.4.41.v20210516 (1 constraints: 64101be2)
+org.eclipse.jetty:jetty-webapp:9.4.41.v20210516 (2 constraints: 64178bbe)
+org.eclipse.jetty:jetty-xml:9.4.41.v20210516 (3 constraints: 4127341b)
+org.eclipse.jetty.http2:http2-client:9.4.41.v20210516 (2 constraints: 3f1f613d)
+org.eclipse.jetty.http2:http2-common:9.4.41.v20210516 (3 constraints: 0f2b321a)
+org.eclipse.jetty.http2:http2-hpack:9.4.41.v20210516 (2 constraints: 4219615a)
+org.eclipse.jetty.http2:http2-http-client-transport:9.4.41.v20210516 (1 constraints: 7907fe7c)
+org.eclipse.jetty.http2:http2-server:9.4.41.v20210516 (1 constraints: 7907fe7c)
 org.gagravarr:vorbis-java-core:0.8 (1 constraints: ac041f2c)
 org.gagravarr:vorbis-java-tika:0.8 (1 constraints: ac041f2c)
 org.hamcrest:hamcrest:2.2 (1 constraints: 5e104998)
diff --git a/versions.props b/versions.props
index dc5d3b9..6d4c730 100644
--- a/versions.props
+++ b/versions.props
@@ -105,8 +105,8 @@ org.ccil.cowan.tagsoup:tagsoup=1.2.1
 org.codehaus.janino:*=3.0.9
 org.codehaus.woodstox:stax2-api=3.1.4
 org.codehaus.woodstox:woodstox-core-asl=4.4.1
-org.eclipse.jetty.http2:*=9.4.34.v20201102
-org.eclipse.jetty:*=9.4.34.v20201102
+org.eclipse.jetty.http2:*=9.4.41.v20210516
+org.eclipse.jetty:*=9.4.41.v20210516
 org.gagravarr:*=0.8
 org.hamcrest:*=2.2
 org.hsqldb:hsqldb=2.4.0