File tree 2 files changed +0
-3
lines changed
2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,6 @@ dependencies {
45
45
implementation libs. spring. beans
46
46
implementation libs. springboot. autoconfigure
47
47
48
- testRuntimeOnly libs. slf4j. simple
49
-
50
48
testImplementation libs. servlet. api
51
49
testImplementation libs. grails. testingSupport. core
52
50
testImplementation libs. spock. core
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ servlet-api = { module = 'jakarta.servlet:jakarta.servlet-api' }
20
20
javamail-api = { module = ' jakarta.mail:jakarta.mail-api' }
21
21
javamail-impl = { module = ' org.eclipse.angus:jakarta.mail' }
22
22
slf4j-nop = { module = ' org.slf4j:slf4j-nop' }
23
- slf4j-simple = { module = ' org.slf4j:slf4j-simple' }
24
23
spock-core = { module = ' org.spockframework:spock-core' }
25
24
spring-beans = { module = ' org.springframework:spring-beans' }
26
25
spring-context = { module = ' org.springframework:spring-context' }
You can’t perform that action at this time.
0 commit comments