Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Bump curator.version from 5.5.0 to 5.6.0 (#28)
Browse files Browse the repository at this point in the history
Bumps `curator.version` from 5.5.0 to 5.6.0.

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

Updates `org.apache.curator:curator-test` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 21c9fd7 commit ba76e8a
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 @@ -11,7 +11,7 @@

<properties>
<!-- required dependency versions -->
<curator.version>5.5.0</curator.version>
<curator.version>5.6.0</curator.version>
<logback-classic.version>1.4.14</logback-classic.version>
<logback-core.version>1.4.14</logback-core.version>
<slf4j.verison>2.0.10</slf4j.verison>
Expand Down

0 comments on commit ba76e8a

Please sign in to comment.