#1117 - Upgrade to Testcontainers 1.14.3.

This commit is contained in:
Mark Paluch
2020-06-08 08:37:04 +02:00
parent 1dd4cceb00
commit db4822a700

View File

@@ -127,7 +127,7 @@
<spring>5.3.0-SNAPSHOT</spring>
<spring-hateoas>1.1.0.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.1</testcontainers>
<testcontainers>1.14.3</testcontainers>
<threetenbp>1.4.4</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.16</webbeans>