Upgrade to Testcontainers 1.16.3.

See #1634
This commit is contained in:
Mark Paluch
2022-02-10 11:04:25 +01:00
parent 97b2230271
commit 8ebcc2e055

View File

@@ -129,7 +129,7 @@
<spring>5.3.15</spring>
<spring-hateoas>1.4.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.2</testcontainers>
<testcontainers>1.16.3</testcontainers>
<threetenbp>1.5.2</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.25</webbeans>