We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6b63e commit d6ecdd5Copy full SHA for d6ecdd5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -693,13 +693,6 @@ bom {
693
]
694
}
695
696
- library("JSTL", "1.2") {
697
- group("javax.servlet") {
698
- modules = [
699
- "jstl"
700
- ]
701
- }
702
703
library("JTDS", "1.3.1") {
704
group("net.sourceforge.jtds") {
705
modules = [
@@ -1315,13 +1308,6 @@ bom {
1315
1308
1316
1309
1317
1310
1318
- library("Servlet API", "4.0.1") {
1319
1320
1321
- "javax.servlet-api"
1322
1323
1324
1325
1311
library("SLF4J", "2.0.3") {
1326
1312
group("org.slf4j") {
1327
1313
0 commit comments