Skip to content

Commit

Permalink
Bump org.apache.curator:curator-recipes from 5.6.0 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-recipes](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-recipes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent feca8ed commit e0f7469
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 @@ -37,7 +37,7 @@
</modules>

<properties>
<curator.version>5.6.0</curator.version>
<curator.version>5.7.1</curator.version>
<kafka.version>3.8.0</kafka.version>
<kafka.scala.version>2.13</kafka.scala.version>
<kryo.version>5.6.2</kryo.version>
Expand Down

0 comments on commit e0f7469

Please sign in to comment.