mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
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") {
|
||||
group("org.codehaus.groovy") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user