Skip to content

Commit

Permalink
Upgrade to Jetty 9.4.52.v20230823
Browse files Browse the repository at this point in the history
Closes gh-37287
  • Loading branch information
snicoll committed Sep 11, 2023
1 parent c8178b2 commit 0b2f22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@ bom {
]
}
}
library("Jetty", "9.4.51.v20230217") {
library("Jetty", "9.4.52.v20230823") {
prohibit {
versionRange "[10.0.0-alpha0,)"
because "it requires Java 11"
Expand Down

0 comments on commit 0b2f22b

Please sign in to comment.