Merge branch '2.5.x'
Closes gh-28660
This commit is contained in:
@@ -363,6 +363,13 @@ bom {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
library("Glassfish JSTL", "1.2.6") {
|
||||||
|
group("org.glassfish.web") {
|
||||||
|
modules = [
|
||||||
|
"jakarta.servlet.jsp.jstl"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
library("Groovy", "3.0.9") {
|
library("Groovy", "3.0.9") {
|
||||||
group("org.codehaus.groovy") {
|
group("org.codehaus.groovy") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|||||||
Reference in New Issue
Block a user