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

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 Mar 21, 2024
1 parent be2ddc7 commit 5d50874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion igor-web/igor-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies {
testAnnotationProcessor "org.projectlombok:lombok"
implementation "io.spinnaker.kork:kork-retrofit"

runtimeOnly "org.springframework.boot:spring-boot-properties-migrator"
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation "org.springframework.boot:spring-boot-starter-web"

Expand Down

0 comments on commit 5d50874

Please sign in to comment.