From 154815bb420d5532647573c43204c6446841cb25 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Thu, 2 Jul 2026 17:58:07 +0000 Subject: [PATCH] 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 0b82e9481ead..def52c2dc3be 100644 --- a/versions.lock +++ b/versions.lock @@ -288,10 +288,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) @@ -305,10 +305,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.4 (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.12 (1 constraints: 3011edd4) -org.glassfish.jersey.core:jersey-common:3.1.12 (6 constraints: 1667aa5c) -org.glassfish.jersey.core:jersey-server:3.1.12 (2 constraints: 731e8152) +org.glassfish.jersey.core:jersey-common:3.1.12 (6 constraints: b766b7d2) +org.glassfish.jersey.core:jersey-server:3.1.12 (2 constraints: 141ecd15) org.glassfish.jersey.ext:jersey-entity-filtering:3.1.12 (1 constraints: ed1510e9) org.glassfish.jersey.inject:jersey-hk2:3.1.12 (1 constraints: 3905373b) org.glassfish.jersey.media:jersey-media-json-jackson:3.1.12 (1 constraints: 3905373b) diff --git a/versions.props b/versions.props index 9227f6fec1ed..e9b6a7625818 100644 --- a/versions.props +++ b/versions.props @@ -75,7 +75,7 @@ org.glassfish.hk2*:*=3.1.1 org.glassfish.hk2.external:jakarta.inject=2.6.1 org.glassfish.hk2:osgi*=1.0.4 org.glassfish.jersey*:*=3.1.12 -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.12.2