Upgrade to Testcontainers 1.15.1.

See #1326
This commit is contained in:
Mark Paluch
2021-01-07 14:12:02 +01:00
parent b8fe862314
commit 5f745306e1

View File

@@ -126,7 +126,7 @@
<spring>5.2.12.RELEASE</spring>
<spring-hateoas>1.1.3.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.0</testcontainers>
<testcontainers>1.15.1</testcontainers>
<threetenbp>1.4.5</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.20</webbeans>