Skip to content

Commit

Permalink
Merge pull request #58 from liquibase/dependabot/maven/org.opensearch…
Browse files Browse the repository at this point in the history
….client-opensearch-java-2.15.0

build(deps): bump org.opensearch.client:opensearch-java from 2.14.0 to 2.15.0
  • Loading branch information
liquibot authored Oct 17, 2024
2 parents e93abac + 5b0a080 commit d01f4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-java</artifactId>
<version>2.14.0</version>
<version>2.15.0</version>
<exclusions>
<exclusion>
<groupId>org.opensearch.client</groupId>
Expand Down

0 comments on commit d01f4e2

Please sign in to comment.