#855 - Upgrade to Testcontainers 1.12.0.

This commit is contained in:
Mark Paluch
2019-07-26 12:24:42 +02:00
parent 3192c41f94
commit 8eee3c388a

View File

@@ -123,7 +123,7 @@
<slf4j>1.7.26</slf4j>
<spring>5.2.0.BUILD-SNAPSHOT</spring>
<spring-hateoas>1.0.0.M3</spring-hateoas>
<testcontainers>1.11.2</testcontainers>
<testcontainers>1.12.0</testcontainers>
<threetenbp>1.4.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.10</webbeans>