Work around compile warnings from Data Neo4j's use of API Guardian
See gh-27170
This commit is contained in:
@@ -7,6 +7,7 @@ description = "Spring Boot Data Neo4j smoke test"
|
||||
|
||||
dependencies {
|
||||
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-data-neo4j"))
|
||||
implementation("org.apiguardian:apiguardian-api")
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user