#1082 - Upgrade to Testcontainers 1.14.1.

This commit is contained in:
Mark Paluch
2020-04-27 15:26:52 +02:00
parent 2c551ae9c8
commit 1bae498f35

View File

@@ -126,7 +126,7 @@
<spring>5.2.6.BUILD-SNAPSHOT</spring>
<spring-hateoas>1.1.0.M3</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.0</testcontainers>
<testcontainers>1.14.1</testcontainers>
<threetenbp>1.4.3</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.16</webbeans>