Skip to content

Commit

Permalink
Bump curator.version from 4.2.0 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps `curator.version` from 4.2.0 to 5.7.0.

Updates `org.apache.curator:curator-client` from 4.2.0 to 5.7.0
- [Commits](apache/curator@apache-curator-4.2.0...apache-curator-5.7.0)

Updates `org.apache.curator:curator-framework` from 4.2.0 to 5.7.0
- [Commits](apache/curator@apache-curator-4.2.0...apache-curator-5.7.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 02c714a commit c6b597f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/reader/hivereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<hadoop.version>2.7.5</hadoop.version>
<hive.jdbc.version>2.1.1</hive.jdbc.version>
<curator.version>4.2.0</curator.version>
<curator.version>5.7.0</curator.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c6b597f

Please sign in to comment.