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 229e984 commit 1bad1b7Copy full SHA for 1bad1b7
module/spring-boot-actuator/build.gradle
@@ -29,7 +29,6 @@ dependencies {
29
30
optional(project(":module:spring-boot-health"))
31
optional(project(":module:spring-boot-http-converter"))
32
- optional(project(":module:spring-boot-jsonb"))
33
optional("com.github.ben-manes.caffeine:caffeine")
34
optional("com.google.code.findbugs:jsr305")
35
optional("com.zaxxer:HikariCP")
0 commit comments