Upgrade to Testcontainers 1.15.2.

See #1364
This commit is contained in:
Mark Paluch
2021-02-15 09:15:57 +01:00
parent d659854c7f
commit 57125d6f85

View File

@@ -127,7 +127,7 @@
<spring>5.3.4-SNAPSHOT</spring>
<spring-hateoas>1.2.3</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.1</testcontainers>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.5.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.21</webbeans>