Skip to content

Commit

Permalink
Bump org.apache.curator:curator-client from 5.6.0 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-client](https://github.com/apache/curator) from 5.6.0 to 5.7.0.
- [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 045489c commit ea1c228
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 @@ -336,7 +336,7 @@
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-client</artifactId>
<version>5.6.0</version>
<version>5.7.0</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
Expand Down

0 comments on commit ea1c228

Please sign in to comment.