Merge branch '2.3.x'
Closes gh-21940
This commit is contained in:
@@ -9,10 +9,8 @@ plugins {
|
||||
description = "Spring Boot Actuator"
|
||||
|
||||
dependencies {
|
||||
api(platform(project(":spring-boot-project:spring-boot-dependencies")))
|
||||
api(project(":spring-boot-project:spring-boot"))
|
||||
|
||||
optional(platform(project(":spring-boot-project:spring-boot-dependencies")))
|
||||
optional("com.datastax.oss:java-driver-core")
|
||||
optional("com.fasterxml.jackson.core:jackson-databind")
|
||||
optional("com.github.ben-manes.caffeine:caffeine")
|
||||
|
||||
Reference in New Issue
Block a user