Skip to content

Commit 54fe89f

Browse files
committed
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
Closes gh-41842
1 parent de1f3ac commit 54fe89f

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
@@ -554,7 +554,7 @@ bom {
554554
]
555555
}
556556
}
557-
library("Jakarta Servlet JSP JSTL", "3.0.0") {
557+
library("Jakarta Servlet JSP JSTL", "3.0.1") {
558558
group("jakarta.servlet.jsp.jstl") {
559559
modules = [
560560
"jakarta.servlet.jsp.jstl-api"

0 commit comments

Comments
 (0)