Upgrade to Testcontainers 1.15.2.

See #1356
This commit is contained in:
Mark Paluch
2021-02-15 09:11:22 +01:00
parent 9f0a0db0b3
commit 61303cb3ab

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.1</testcontainers>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.4.5</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.21</webbeans>