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.
2 parents 4dc5142 + 9867651 commit fc2c460Copy full SHA for fc2c460
spring-boot-project/spring-boot-starters/spring-boot-starter-test/build.gradle
@@ -9,7 +9,6 @@ dependencies {
9
api(project(":spring-boot-project:spring-boot-test"))
10
api(project(":spring-boot-project:spring-boot-test-autoconfigure"))
11
api("com.jayway.jsonpath:json-path")
12
- api("jakarta.xml.bind:jakarta.xml.bind-api")
13
api("org.assertj:assertj-core")
14
api("org.hamcrest:hamcrest")
15
api("org.junit.jupiter:junit-jupiter")
0 commit comments