Skip to content

Commit 1b21358

Browse files
committed
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
Closes gh-41845
1 parent 3e44e20 commit 1b21358

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
@@ -766,7 +766,7 @@ bom {
766766
.formatted(version.major(), version.minor()) }
767767
}
768768
}
769-
library("Jakarta Servlet JSP JSTL", "3.0.0") {
769+
library("Jakarta Servlet JSP JSTL", "3.0.1") {
770770
group("jakarta.servlet.jsp.jstl") {
771771
modules = [
772772
"jakarta.servlet.jsp.jstl-api"

0 commit comments

Comments
 (0)