Upgrade Testcontainers to 1.16.1.

Original Pull Request #1968
Closes #1967
This commit is contained in:
Peter-Josef Meisch 2021-10-19 17:39:28 +02:00 committed by GitHub
parent ceadec0a3c
commit 0d943069e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
<log4j>2.14.1</log4j>
<netty>4.1.65.Final</netty>
<springdata.commons>2.6.0-SNAPSHOT</springdata.commons>
<testcontainers>1.15.3</testcontainers>
<testcontainers>1.16.1</testcontainers>
<blockhound-junit>1.0.6.RELEASE</blockhound-junit>
<java-module-name>spring.data.elasticsearch</java-module-name>