mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Remove unnecessary dependency from HATEOAS starter
Closes gh-19874
This commit is contained in:
@@ -8,5 +8,4 @@ dependencies {
|
||||
api(platform(project(":spring-boot-project:spring-boot-dependencies")))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
|
||||
api("org.springframework.hateoas:spring-hateoas")
|
||||
api("org.springframework.plugin:spring-plugin-core")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user