mirror of https://github.com/apache/druid.git
Upgrade curator to 5.4.0 (#13302)
This commit is contained in:
parent
8f90589ce5
commit
c875f4bd04
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue