diff --git a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml index 150dab46f34..a5f39cca3eb 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml @@ -74,10 +74,12 @@ com.datastax.cassandra cassandra-driver-core + true org.neo4j neo4j-ogm-core + true javax.servlet @@ -102,6 +104,7 @@ org.testcontainers testcontainers + true