Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion solr/licenses/jersey-container-jetty-http-2.39.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/jersey-container-jetty-http-2.47.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8fbefc86ec8d5efc9cc2378a690cd1ca69616566
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@ org.eclipse.jetty:jetty-io:10.0.26 (9 constraints: c27dcde9)
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: e56d9627)
org.eclipse.jetty:jetty-server:10.0.26 (7 constraints: e56d8a27)
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: bc81ba99)
org.eclipse.jetty:jetty-util:10.0.26 (9 constraints: bc81ae99)
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)
Expand All @@ -358,10 +358,10 @@ 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.jaxb:jaxb-runtime:2.3.8 (2 constraints: 23175d5b)
org.glassfish.jaxb:txw2:2.3.8 (1 constraints: c20dba35)
org.glassfish.jersey.containers:jersey-container-jetty-http:2.39.1 (1 constraints: 4105533b)
org.glassfish.jersey.containers:jersey-container-jetty-http:2.47 (1 constraints: e1040231)
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: b16683cf)
org.glassfish.jersey.core:jersey-server:3.1.11 (2 constraints: 121e8815)
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)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ org.eclipse.jetty.toolchain:jetty-servlet-api=4.0.6
org.glassfish.hk2*:*=3.1.1
org.glassfish.hk2.external:jakarta.inject=2.6.1
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.47
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

main looks to be still on 2.39.1 currently:

jersey-containers = "2.39.1"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#3108 for main - presuming we mark this PR as draft then in the meantime.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that we want to update main to 2.47 first before looking into upgrading main to 3 and leaving this with the backport of main at 2.47?

org.hamcrest:*=3.0
org.hsqldb:hsqldb=2.7.4
org.immutables:value-annotations=2.11.3
Expand Down