Upgrade curator to 5.4.0 (#13302)

This commit is contained in:
Didip Kerabat 2022-11-03 11:26:19 -07:00 committed by GitHub
parent 8f90589ce5
commit c875f4bd04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<java.version>8</java.version>
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<aether.version>0.9.0.M2</aether.version>
<apache.curator.version>5.3.0</apache.curator.version>
<apache.curator.version>5.4.0</apache.curator.version>
<apache.kafka.version>3.3.1</apache.kafka.version>
<apache.ranger.version>2.0.0</apache.ranger.version>
<apache.ranger.gson.version>2.2.4</apache.ranger.gson.version>