#987 - Upgrade to Testcontainers 1.12.5.

This commit is contained in:
Mark Paluch
2020-02-03 08:59:38 +01:00
parent 133f53db41
commit 189e072888

View File

@@ -124,7 +124,7 @@
<spring>5.2.3.RELEASE</spring>
<spring-hateoas>1.0.3.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.3</testcontainers>
<testcontainers>1.12.5</testcontainers>
<threetenbp>1.4.1</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.11</webbeans>