DATAES-970 - Take Testcontainers version from the Spring Data Build pom.

Original PR: #547
This commit is contained in:
Peter-Josef Meisch 2020-11-08 08:45:48 +01:00 committed by GitHub
parent d036693f05
commit 6bfeade7a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@
<log4j>2.13.3</log4j>
<netty>4.1.52.Final</netty>
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
<testcontainers>1.14.3</testcontainers>
<java-module-name>spring.data.elasticsearch</java-module-name>
</properties>