Upgrade to Testcontainers 1.15.2.

See #1351
This commit is contained in:
Mark Paluch
2021-02-15 09:08:59 +01:00
parent 0c8c4923aa
commit f48e61cff0

View File

@@ -124,7 +124,7 @@
<spring>5.2.12.RELEASE</spring>
<spring-hateoas>1.0.5.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>