mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-10-11 12:59:06 +00:00
Upgrade dependencies.
Original Pull Request #3163 Closes #3162 Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
This commit is contained in:
parent
1f5747294e
commit
46e997b81d
8
pom.xml
8
pom.xml
@ -23,11 +23,11 @@
|
||||
<!-- version of the ElasticsearchClient -->
|
||||
<elasticsearch-java>9.1.1</elasticsearch-java>
|
||||
|
||||
<hoverfly>0.19.0</hoverfly>
|
||||
<log4j>2.23.1</log4j>
|
||||
<hoverfly>0.20.2</hoverfly>
|
||||
<log4j>2.25.1</log4j>
|
||||
<jsonassert>1.5.3</jsonassert>
|
||||
<testcontainers>1.20.0</testcontainers>
|
||||
<wiremock>3.9.1</wiremock>
|
||||
<testcontainers>1.21.3</testcontainers>
|
||||
<wiremock>3.9.2</wiremock>
|
||||
|
||||
<java-module-name>spring.data.elasticsearch</java-module-name>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user