Upgrade to Jakarta Servlet JSP JSTL 3.0.1

Closes gh-41842
This commit is contained in:
Stéphane Nicoll 2024-08-13 19:48:40 +02:00
parent de1f3ac3cf
commit 54fe89fd21
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ bom {
]
}
}
library("Jakarta Servlet JSP JSTL", "3.0.0") {
library("Jakarta Servlet JSP JSTL", "3.0.1") {
group("jakarta.servlet.jsp.jstl") {
modules = [
"jakarta.servlet.jsp.jstl-api"