#818 - Add version property for testcontainers.

This commit is contained in:
Mark Paluch
2019-05-22 14:55:24 +02:00
parent 8aaf351db7
commit 7d19ee5a54

View File

@@ -122,6 +122,7 @@
<slf4j>1.7.26</slf4j>
<spring>5.2.0.M2</spring>
<spring-hateoas>1.0.0.M2</spring-hateoas>
<testcontainers>1.11.2</testcontainers>
<threetenbp>1.3.8</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.10</webbeans>