Skip to content

Commit

Permalink
Upgrade to Jakarta Servlet 4.0.4
Browse files Browse the repository at this point in the history
Closes gh-22464
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent 6b48705 commit 1ee9be8
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 @@ -608,7 +608,7 @@ bom {
]
}
}
library("Jakarta Servlet", "4.0.3") {
library("Jakarta Servlet", "4.0.4") {
group("jakarta.servlet") {
modules = [
"jakarta.servlet-api"
Expand Down

0 comments on commit 1ee9be8

Please sign in to comment.