Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v2.45 - autoclosed #2212

Closed
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.45.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d2b62402cc009053ad151287897caad81eb5f0ad
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@ org.eclipse.jetty:jetty-io:10.0.22 (9 constraints: a27dfdd5)
org.eclipse.jetty:jetty-jmx:10.0.22 (1 constraints: 67059040)
org.eclipse.jetty:jetty-rewrite:10.0.22 (1 constraints: 67059040)
org.eclipse.jetty:jetty-security:10.0.22 (2 constraints: b813c578)
org.eclipse.jetty:jetty-server:10.0.22 (7 constraints: d16d9a19)
org.eclipse.jetty:jetty-server:10.0.22 (7 constraints: cb6d6619)
org.eclipse.jetty:jetty-servlet:10.0.22 (2 constraints: 3213f360)
org.eclipse.jetty:jetty-servlets:10.0.22 (1 constraints: 67059040)
org.eclipse.jetty:jetty-util:10.0.22 (9 constraints: a081b682)
org.eclipse.jetty:jetty-util:10.0.22 (9 constraints: 9a818282)
org.eclipse.jetty:jetty-webapp:10.0.22 (2 constraints: 40137b61)
org.eclipse.jetty:jetty-xml:10.0.22 (3 constraints: 0b21bdb9)
org.eclipse.jetty.http2:http2-client:10.0.22 (2 constraints: 1b1b156e)
Expand All @@ -336,10 +336,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.45 (1 constraints: df040031)
org.glassfish.jersey.core:jersey-client:3.1.9 (1 constraints: 0611c5c3)
org.glassfish.jersey.core:jersey-common:3.1.9 (6 constraints: 4466dccc)
org.glassfish.jersey.core:jersey-server:3.1.9 (2 constraints: 491efe41)
org.glassfish.jersey.core:jersey-common:3.1.9 (6 constraints: e2656142)
org.glassfish.jersey.core:jersey-server:3.1.9 (2 constraints: e71d9b05)
org.glassfish.jersey.ext:jersey-entity-filtering:3.1.9 (1 constraints: c3152bd3)
org.glassfish.jersey.inject:jersey-hk2:3.1.9 (1 constraints: 0f050636)
org.glassfish.jersey.media:jersey-media-json-jackson:3.1.9 (1 constraints: 0f050636)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,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.9
org.glassfish.jersey.containers:jersey-container-jetty-http=2.39.1
org.glassfish.jersey.containers:jersey-container-jetty-http=2.45
org.hamcrest:*=3.0
org.hsqldb:hsqldb=2.7.2
org.immutables:value-annotations=2.10.1
Expand Down
Loading