Skip to content

Commit

Permalink
Bump org.apache.curator:curator-client from 5.6.0 to 5.7.1
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.1.
- [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2025
1 parent 0d177fc commit 53bb59b
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.1</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
Expand Down

0 comments on commit 53bb59b

Please sign in to comment.