Upgrade to Testcontainers 1.15.3.

See #1444
This commit is contained in:
Mark Paluch
2021-05-06 14:55:20 +02:00
parent 8a8d5bb7a6
commit 759e7fc400

View File

@@ -127,7 +127,7 @@
<spring>5.3.7-SNAPSHOT</spring>
<spring-hateoas>1.2.5</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<testcontainers>1.15.3</testcontainers>
<threetenbp>1.5.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.22</webbeans>