Skip to content

Commit

Permalink
build(deps): bump org.opensearch.client:spring-data-opensearch-starte…
Browse files Browse the repository at this point in the history
…r from 1.5.4 to 1.6.0
  • Loading branch information
admitrov committed Dec 30, 2024
1 parent 3965ee3 commit 4ac2c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions embedded-opensearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-opensearch</artifactId>

<properties>
<spring-data-opensearch-starter.version>1.5.4</spring-data-opensearch-starter.version>
<spring-data-opensearch-starter.version>1.6.0</spring-data-opensearch-starter.version>
<opensearch-testcontainers.version>2.1.2</opensearch-testcontainers.version>
</properties>

Expand Down Expand Up @@ -48,4 +48,4 @@
</exclusions>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 4ac2c05

Please sign in to comment.