diff --git a/fiat-web/fiat-web.gradle b/fiat-web/fiat-web.gradle index 24c769b80..8b44eb0c2 100644 --- a/fiat-web/fiat-web.gradle +++ b/fiat-web/fiat-web.gradle @@ -16,7 +16,6 @@ dependencies { implementation "com.jakewharton.retrofit:retrofit1-okhttp3-client" implementation "com.google.guava:guava" - implementation "org.springframework.boot:spring-boot-properties-migrator" implementation "org.springframework.boot:spring-boot-starter-actuator" implementation "org.springframework.boot:spring-boot-starter-web" implementation "io.spinnaker.kork:kork-config"