#1116 - Upgrade to Testcontainers 1.14.3.

This commit is contained in:
Mark Paluch
2020-06-08 08:36:12 +02:00
parent 965299f659
commit e4f128b7b3

View File

@@ -126,7 +126,7 @@
<spring>5.2.7.BUILD-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>