Upgrade to Testcontainers 1.15.3.

See #1485
This commit is contained in:
Mark Paluch
2021-07-12 08:52:13 +02:00
parent b3b7f71dd7
commit 36e1ad243c

View File

@@ -128,7 +128,7 @@
<spring>5.3.8</spring>
<spring-hateoas>1.3.2</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>