We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bbc20 commit 6913d80Copy full SHA for 6913d80
pom.xml
@@ -23,6 +23,7 @@
23
<log4j>2.13.3</log4j>
24
<netty>4.1.52.Final</netty>
25
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
26
+ <testcontainers>1.15.1</testcontainers>
27
<java-module-name>spring.data.elasticsearch</java-module-name>
28
</properties>
29
0 commit comments