Skip to content

Commit

Permalink
Merge pull request #1134 from lukas-krecan/dependabot/maven/org.opens…
Browse files Browse the repository at this point in the history
…earch.client-opensearch-rest-high-level-client-2.2.0

Bump opensearch-rest-high-level-client from 2.1.0 to 2.2.0
  • Loading branch information
lukas-krecan authored Aug 15, 2022
2 parents 37a1e70 + 9e35113 commit eabb258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/opensearch/shedlock-provider-opensearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<version>4.40.1-SNAPSHOT</version>

<properties>
<opensearch.version>2.1.0</opensearch.version>
<opensearch.version>2.2.0</opensearch.version>
</properties>

<dependencies>
Expand Down

0 comments on commit eabb258

Please sign in to comment.