Upgrade to Jakarta Servlet JSP JSTL 3.0.1

Closes gh-41896
This commit is contained in:
Stéphane Nicoll 2024-08-16 15:19:09 +02:00
parent 13fab8395f
commit d35ecbcc8a
1 changed files with 1 additions and 1 deletions

View File

@ -755,7 +755,7 @@ bom {
.formatted(version.major(), version.minor()) }
}
}
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"