Remove old Jakarta EE 8 entries from spring-boot-dependencies

Closes gh-33094
This commit is contained in:
Andy Wilkinson 2022-11-10 12:25:48 +00:00
parent 5f6b63e277
commit d6ecdd5741
1 changed files with 0 additions and 14 deletions

View File

@ -693,13 +693,6 @@ bom {
]
}
}
library("JSTL", "1.2") {
group("javax.servlet") {
modules = [
"jstl"
]
}
}
library("JTDS", "1.3.1") {
group("net.sourceforge.jtds") {
modules = [
@ -1315,13 +1308,6 @@ bom {
]
}
}
library("Servlet API", "4.0.1") {
group("javax.servlet") {
modules = [
"javax.servlet-api"
]
}
}
library("SLF4J", "2.0.3") {
group("org.slf4j") {
modules = [