#917 - Upgrade to Testcontainers 1.12.3.

This commit is contained in:
Mark Paluch
2019-11-11 10:16:12 +01:00
parent bba569313d
commit a5c2ca8fbf

View File

@@ -124,7 +124,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>