We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bad1b7 commit 5d21b82Copy full SHA for 5d21b82
module/spring-boot-actuator/build.gradle
@@ -28,7 +28,6 @@ dependencies {
28
api(project(":core:spring-boot"))
29
30
optional(project(":module:spring-boot-health"))
31
- optional(project(":module:spring-boot-http-converter"))
32
optional("com.github.ben-manes.caffeine:caffeine")
33
optional("com.google.code.findbugs:jsr305")
34
optional("com.zaxxer:HikariCP")
0 commit comments