Skip to content

Commit 493e3cb

Browse files
committed
Upgrade to Glassfish JSTL 3.0.1
Closes gh-33305
1 parent 0ba83f0 commit 493e3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ bom {
277277
]
278278
}
279279
}
280-
library("Glassfish JSTL", "3.0.0") {
280+
library("Glassfish JSTL", "3.0.1") {
281281
group("org.glassfish.web") {
282282
modules = [
283283
"jakarta.servlet.jsp.jstl"

0 commit comments

Comments
 (0)