From 9b64487a9ad3dd9a9d85e80433952f98cb6c1ce3 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Wed, 22 Apr 2026 09:31:09 +0000 Subject: [PATCH 1/2] Update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v2.48 (branch_9x) --- .../jersey-container-jetty-http-2.39.1.jar.sha1 | 1 - .../licenses/jersey-container-jetty-http-2.48.jar.sha1 | 1 + versions.lock | 10 +++++----- versions.props | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 solr/licenses/jersey-container-jetty-http-2.39.1.jar.sha1 create mode 100644 solr/licenses/jersey-container-jetty-http-2.48.jar.sha1 diff --git a/solr/licenses/jersey-container-jetty-http-2.39.1.jar.sha1 b/solr/licenses/jersey-container-jetty-http-2.39.1.jar.sha1 deleted file mode 100644 index 7b88cb1acff6..000000000000 --- a/solr/licenses/jersey-container-jetty-http-2.39.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -24bf9bf446f1899b35e7e70c930951f3f70453e4 diff --git a/solr/licenses/jersey-container-jetty-http-2.48.jar.sha1 b/solr/licenses/jersey-container-jetty-http-2.48.jar.sha1 new file mode 100644 index 000000000000..36950c7a44ca --- /dev/null +++ b/solr/licenses/jersey-container-jetty-http-2.48.jar.sha1 @@ -0,0 +1 @@ +6a947aedb87bdd455a0af5a630608b7d1658096e diff --git a/versions.lock b/versions.lock index 1f12007b7434..e218f93441f8 100644 --- a/versions.lock +++ b/versions.lock @@ -285,10 +285,10 @@ org.eclipse.jetty:jetty-io:10.0.26 (9 constraints: c77dd1ef) org.eclipse.jetty:jetty-jmx:10.0.26 (1 constraints: 6b059440) org.eclipse.jetty:jetty-rewrite:10.0.26 (1 constraints: 6b059440) org.eclipse.jetty:jetty-security:10.0.26 (2 constraints: c0137579) -org.eclipse.jetty:jetty-server:10.0.26 (7 constraints: ea6da02c) +org.eclipse.jetty:jetty-server:10.0.26 (7 constraints: ec6dad2c) org.eclipse.jetty:jetty-servlet:10.0.26 (2 constraints: 3a139f61) org.eclipse.jetty:jetty-servlets:10.0.26 (1 constraints: 6b059440) -org.eclipse.jetty:jetty-util:10.0.26 (9 constraints: c181ff9f) +org.eclipse.jetty:jetty-util:10.0.26 (9 constraints: c3810ca0) org.eclipse.jetty:jetty-webapp:10.0.26 (2 constraints: 48132762) org.eclipse.jetty:jetty-xml:10.0.26 (3 constraints: 1721b5bb) org.eclipse.jetty.http2:http2-client:10.0.26 (2 constraints: 231b156f) @@ -302,10 +302,10 @@ org.glassfish.hk2:hk2-locator:3.1.1 (1 constraints: 4410d8ad) org.glassfish.hk2:hk2-utils:3.1.1 (2 constraints: 19178676) org.glassfish.hk2:osgi-resource-locator:1.0.3 (1 constraints: ef10e7c2) org.glassfish.hk2.external:aopalliance-repackaged:3.1.1 (2 constraints: 19178676) -org.glassfish.jersey.containers:jersey-container-jetty-http:2.39.1 (1 constraints: 4105533b) +org.glassfish.jersey.containers:jersey-container-jetty-http:2.48 (1 constraints: e2040331) org.glassfish.jersey.core:jersey-client:3.1.11 (1 constraints: 2f11ecd4) -org.glassfish.jersey.core:jersey-common:3.1.11 (6 constraints: 1167455a) -org.glassfish.jersey.core:jersey-server:3.1.11 (2 constraints: 721e3b52) +org.glassfish.jersey.core:jersey-common:3.1.11 (6 constraints: b26654d0) +org.glassfish.jersey.core:jersey-server:3.1.11 (2 constraints: 131e8915) org.glassfish.jersey.ext:jersey-entity-filtering:3.1.11 (1 constraints: ec150fe9) org.glassfish.jersey.inject:jersey-hk2:3.1.11 (1 constraints: 3805363b) org.glassfish.jersey.media:jersey-media-json-jackson:3.1.11 (1 constraints: 3805363b) diff --git a/versions.props b/versions.props index 32059149d1ba..35bf079d7c3a 100644 --- a/versions.props +++ b/versions.props @@ -72,7 +72,7 @@ org.glassfish.hk2*:*=3.1.1 org.glassfish.hk2.external:jakarta.inject=2.6.1 org.glassfish.hk2:osgi*=1.0.3 org.glassfish.jersey*:*=3.1.11 -org.glassfish.jersey.containers:jersey-container-jetty-http=2.39.1 +org.glassfish.jersey.containers:jersey-container-jetty-http=2.48 org.hamcrest:*=3.0 org.hsqldb:hsqldb=2.7.4 org.immutables:value-annotations=2.11.3 From 4c225b1d8ed5cf0367ec83e7626de1b2055cd142 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Wed, 22 Apr 2026 09:31:30 +0000 Subject: [PATCH 2/2] Update changelog entry --- ...#3556-update-org-glassfish-jersey-containers-jersey.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/PR#3556-update-org-glassfish-jersey-containers-jersey.yml diff --git a/changelog/unreleased/PR#3556-update-org-glassfish-jersey-containers-jersey.yml b/changelog/unreleased/PR#3556-update-org-glassfish-jersey-containers-jersey.yml new file mode 100644 index 000000000000..5a3f35531cd0 --- /dev/null +++ b/changelog/unreleased/PR#3556-update-org-glassfish-jersey-containers-jersey.yml @@ -0,0 +1,7 @@ +title: Update org.glassfish.jersey.containers:jersey-container-jetty-http to v2.48 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#3556 + url: https://github.com/apache/solr/pull/3556