Merge branch '2.4.x' into 2.5.x
Closes gh-28659
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user