Skip to content

Commit

Permalink
Upgrade to Glassfish JSTL 3.0.1
Browse files Browse the repository at this point in the history
Closes gh-33305
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent 0ba83f0 commit 493e3cb
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 @@ -277,7 +277,7 @@ bom {
]
}
}
library("Glassfish JSTL", "3.0.0") {
library("Glassfish JSTL", "3.0.1") {
group("org.glassfish.web") {
modules = [
"jakarta.servlet.jsp.jstl"
Expand Down

0 comments on commit 493e3cb

Please sign in to comment.