Upgrade to Testcontainers 1.16.0.

See #1522
This commit is contained in:
Mark Paluch
2021-09-10 09:49:37 +02:00
parent e3f33f85c2
commit ab17b84537

View File

@@ -129,7 +129,7 @@
<spring>5.3.9</spring>
<spring-hateoas>1.4.0-M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.3</testcontainers>
<testcontainers>1.16.0</testcontainers>
<threetenbp>1.5.1</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.23</webbeans>