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 d8140318c12..d9c327ec90c 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 @@ -82,10 +82,12 @@ com.datastax.cassandra cassandra-driver-core + true org.neo4j neo4j-ogm-core + true javax.servlet @@ -110,6 +112,7 @@ org.testcontainers testcontainers + true