#988 - Upgrade to Testcontainers 1.12.5.

This commit is contained in:
Mark Paluch
2020-02-03 09:00:01 +01:00
parent ce9d502d3c
commit 48ce285689

View File

@@ -126,7 +126,7 @@
<spring>5.2.3.RELEASE</spring>
<spring-hateoas>1.1.0.M1</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>