Remove unused dependency management from spring-boot-parent
See gh-43584
This commit is contained in:
@@ -44,7 +44,6 @@ dependencies {
|
||||
testImplementation("io.mockk:mockk")
|
||||
testImplementation("jakarta.json:jakarta.json-api")
|
||||
testImplementation("ch.qos.logback:logback-classic")
|
||||
testImplementation("com.squareup.okhttp3:okhttp")
|
||||
testImplementation("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
testImplementation("org.apache.groovy:groovy")
|
||||
testImplementation("org.apache.groovy:groovy-xml")
|
||||
|
||||
Reference in New Issue
Block a user