Skip to content

Commit

Permalink
Upgrade to Jetty 9.4.48.v20220622
Browse files Browse the repository at this point in the history
Closes gh-31509
  • Loading branch information
snicoll committed Jun 23, 2022
1 parent 5976457 commit a94e7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -940,7 +940,7 @@ bom {
]
}
}
library("Jetty", "9.4.47.v20220610") {
library("Jetty", "9.4.48.v20220622") {
prohibit("[10.0.0-alpha0,)") {
because "it requires Java 11"
}
Expand Down

0 comments on commit a94e7d6

Please sign in to comment.