Skip to content

Commit 9867651

Browse files
martin-vphilwebb
authored andcommitted
Remove unnecessary bind-api dependency from test starter
See gh-28344
1 parent 4dc5142 commit 9867651

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-test

1 file changed

+0
-1
lines changed

Diff for: spring-boot-project/spring-boot-starters/spring-boot-starter-test/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies {
99
api(project(":spring-boot-project:spring-boot-test"))
1010
api(project(":spring-boot-project:spring-boot-test-autoconfigure"))
1111
api("com.jayway.jsonpath:json-path")
12-
api("jakarta.xml.bind:jakarta.xml.bind-api")
1312
api("org.assertj:assertj-core")
1413
api("org.hamcrest:hamcrest")
1514
api("org.junit.jupiter:junit-jupiter")

0 commit comments

Comments
 (0)