#918 - Upgrade to Testcontainers 1.12.3.

This commit is contained in:
Mark Paluch
2019-11-11 10:16:26 +01:00
parent 93ed824443
commit 94abfc1f39

View File

@@ -126,7 +126,7 @@
<spring>5.2.1.RELEASE</spring>
<spring-hateoas>1.0.1.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.1</testcontainers>
<testcontainers>1.12.3</testcontainers>
<threetenbp>1.4.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.11</webbeans>