mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-07-06 02:32:12 +00:00
Revert Testcontainers to 1.15.3.
the update causes issues when running on macOS, the started containers are not reliably reachable
This commit is contained in:
parent
0d943069e3
commit
2b5ab64724
2
pom.xml
2
pom.xml
@ -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.16.1</testcontainers>
|
||||
<testcontainers>1.15.3</testcontainers>
|
||||
<blockhound-junit>1.0.6.RELEASE</blockhound-junit>
|
||||
<java-module-name>spring.data.elasticsearch</java-module-name>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user