Skip to content

Commit 276a33c

Browse files
committed
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
Closes gh-42220
1 parent 9df0900 commit 276a33c

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
@@ -756,7 +756,7 @@ bom {
756756
.formatted(version.major(), version.minor()) }
757757
}
758758
}
759-
library("Jakarta Servlet JSP JSTL", "3.0.1") {
759+
library("Jakarta Servlet JSP JSTL", "3.0.2") {
760760
group("jakarta.servlet.jsp.jstl") {
761761
modules = [
762762
"jakarta.servlet.jsp.jstl-api"

0 commit comments

Comments
 (0)