Skip to content

Commit

Permalink
Bumps jetty version to 12.0.1 to fix GMS-2023-1857
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Sep 13, 2023
1 parent 443cfca commit fa0b6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ apply plugin: 'opensearch.java'
group = 'hdfs'

versions << [
'jetty': '9.4.51.v20230217'
'jetty': '12.0.1'
]

dependencies {
Expand Down

0 comments on commit fa0b6c5

Please sign in to comment.