Skip to content

Commit 5d21b82

Browse files
committed
Remove unnecessary spring-boot-http-converter dependency
Remove unnecessary spring-boot-http-converter dependency from `spring-boot-actuator`. See gh-46357
1 parent 1bad1b7 commit 5d21b82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/spring-boot-actuator/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ dependencies {
2828
api(project(":core:spring-boot"))
2929

3030
optional(project(":module:spring-boot-health"))
31-
optional(project(":module:spring-boot-http-converter"))
3231
optional("com.github.ben-manes.caffeine:caffeine")
3332
optional("com.google.code.findbugs:jsr305")
3433
optional("com.zaxxer:HikariCP")

0 commit comments

Comments
 (0)