Skip to content

Commit

Permalink
chore(dependencies): remove org.springframework.boot:spring-boot-prop…
Browse files Browse the repository at this point in the history
…erties-migrator (#1128)

since it's meant for migration only

See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#configuration-properties for background.
  • Loading branch information
dbyron-sf committed Dec 22, 2023
1 parent 5b8ba8e commit c8d4f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fiat-web/fiat-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c8d4f93

Please sign in to comment.