#1634 - Update Testcontainers dependency. (#1635)

Original Pull Request: #1635 
Closes #1634
This commit is contained in:
Peter-Josef Meisch 2021-01-07 22:08:45 +01:00 committed by GitHub
parent 36bbc20681
commit 6913d8045b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@
<log4j>2.13.3</log4j>
<netty>4.1.52.Final</netty>
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
<testcontainers>1.15.1</testcontainers>
<java-module-name>spring.data.elasticsearch</java-module-name>
</properties>