Skip to content

Commit fccc241

Browse files
committed
Remove unnecessary dependency from HATEOAS starter
Closes gh-19874
1 parent 105db66 commit fccc241

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ dependencies {
88
api(platform(project(":spring-boot-project:spring-boot-dependencies")))
99
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
1010
api("org.springframework.hateoas:spring-hateoas")
11-
api("org.springframework.plugin:spring-plugin-core")
1211
}

0 commit comments

Comments
 (0)