Merge branch '2.4.x' into 2.5.x

Closes gh-28659
This commit is contained in:
Andy Wilkinson 2021-11-12 20:03:53 +00:00
commit ef02db9ed1
1 changed files with 7 additions and 0 deletions

View File

@ -357,6 +357,13 @@ bom {
]
}
}
library("Glassfish JSTL", "1.2.6") {
group("org.glassfish.web") {
modules = [
"jakarta.servlet.jsp.jstl"
]
}
}
library("Groovy", "3.0.9") {
group("org.codehaus.groovy") {
imports = [