Skip to content

Commit

Permalink
fix(kayenta): remove spring-boot-properties-migrator from depedencies…
Browse files Browse the repository at this point in the history
… as not needed after migration to Spring Boot 2 (spinnaker#581)
  • Loading branch information
Nastya Smirnova authored and ezimanyi committed Jul 3, 2019
1 parent 5cadcc1 commit f84d127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ subprojects { project ->
api "org.slf4j:slf4j-api"
api "org.springframework.boot:spring-boot-starter-web"
api "com.netflix.spinnaker.kork:kork-swagger"
api "org.springframework.boot:spring-boot-properties-migrator"
api "com.netflix.spinnaker.orca:orca-core"

api "com.squareup.retrofit:retrofit"
Expand Down

0 comments on commit f84d127

Please sign in to comment.