Upgrade to Testcontainers 1.15.1.

See #1338
This commit is contained in:
Mark Paluch
2021-01-07 14:14:40 +01:00
parent de21e574f0
commit c45f4f8491

View File

@@ -127,7 +127,7 @@
<spring>5.3.2</spring>
<spring-hateoas>1.2.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.0</testcontainers>
<testcontainers>1.15.1</testcontainers>
<threetenbp>1.5.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.20</webbeans>