Skip to content

Commit 4ef5af1

Browse files
authored
Update dependencies.
Original Pull Request #2923 Closes #2922
1 parent fade919 commit 4ef5af1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<!-- version of the ElasticsearchClient -->
2424
<elasticsearch-java>8.13.4</elasticsearch-java>
2525

26-
<blockhound-junit>1.0.8.RELEASE</blockhound-junit>
27-
<hoverfly>0.14.4</hoverfly>
28-
<log4j>2.18.0</log4j>
26+
<blockhound-junit>1.0.9.RELEASE</blockhound-junit>
27+
<hoverfly>0.18.1</hoverfly>
28+
<log4j>2.23.1</log4j>
2929
<jsonassert>1.5.1</jsonassert>
30-
<testcontainers>1.18.0</testcontainers>
31-
<wiremock>2.35.1</wiremock>
30+
<testcontainers>1.19.8</testcontainers>
31+
<wiremock>3.0.1</wiremock>
3232

3333
<java-module-name>spring.data.elasticsearch</java-module-name>
3434

0 commit comments

Comments
 (0)