Skip to content

Commit 1bad1b7

Browse files
committed
Drop unnecessary jsonb dependency from spring-boot-actuator
See gh-46357
1 parent 229e984 commit 1bad1b7

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
@@ -29,7 +29,6 @@ dependencies {
2929

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

0 commit comments

Comments
 (0)