Skip to content

Commit ef63f17

Browse files
committed
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
Closes gh-42254
1 parent ad78f8f commit ef63f17

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
@@ -747,7 +747,7 @@ bom {
747747
.formatted(version.major(), version.minor()) }
748748
}
749749
}
750-
library("Jakarta Servlet JSP JSTL", "3.0.1") {
750+
library("Jakarta Servlet JSP JSTL", "3.0.2") {
751751
group("jakarta.servlet.jsp.jstl") {
752752
modules = [
753753
"jakarta.servlet.jsp.jstl-api"

0 commit comments

Comments
 (0)