Skip to content

Commit

Permalink
Backing up jersey-container-jetty-http to 3.1.3 for #313
Browse files Browse the repository at this point in the history
  • Loading branch information
HankHerr-NOAA committed Sep 13, 2024
1 parent 42c93a9 commit 77e66b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1922,7 +1922,7 @@ dependencies {
runtimeOnly 'org.glassfish.jersey.core:jersey-server:3.1.8'
// currently locked at this version, check this ticket for more information
// https://vlab.***REMOVED***/redmine/issues/124200
runtimeOnly 'org.glassfish.jersey.containers:jersey-container-jetty-http:3.1.8'
runtimeOnly 'org.glassfish.jersey.containers:jersey-container-jetty-http:3.1.3'
runtimeOnly 'org.glassfish.jersey.inject:jersey-hk2:3.1.8'

// Support HTTP/2
Expand Down

0 comments on commit 77e66b9

Please sign in to comment.