We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fade919 commit 4ef5af1Copy full SHA for 4ef5af1
pom.xml
@@ -23,12 +23,12 @@
23
<!-- version of the ElasticsearchClient -->
24
<elasticsearch-java>8.13.4</elasticsearch-java>
25
26
- <blockhound-junit>1.0.8.RELEASE</blockhound-junit>
27
- <hoverfly>0.14.4</hoverfly>
28
- <log4j>2.18.0</log4j>
+ <blockhound-junit>1.0.9.RELEASE</blockhound-junit>
+ <hoverfly>0.18.1</hoverfly>
+ <log4j>2.23.1</log4j>
29
<jsonassert>1.5.1</jsonassert>
30
- <testcontainers>1.18.0</testcontainers>
31
- <wiremock>2.35.1</wiremock>
+ <testcontainers>1.19.8</testcontainers>
+ <wiremock>3.0.1</wiremock>
32
33
<java-module-name>spring.data.elasticsearch</java-module-name>
34
0 commit comments