Upgrade to Testcontainers 1.16.2.

See #1577
This commit is contained in:
Jens Schauder
2021-11-04 21:02:49 +01:00
parent 1018b4f475
commit 4951b7cc70

View File

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