File tree Expand file tree Collapse file tree
extensions-contrib/ddsketch
integration-tests-ex/cases Expand file tree Collapse file tree Original file line number Diff line number Diff line change 128128 <dependency >
129129 <groupId >org.apache.curator</groupId >
130130 <artifactId >curator-client</artifactId >
131- <version >5.5.0</version >
132131 <scope >provided</scope >
133132 </dependency >
134133 <dependency >
Original file line number Diff line number Diff line change 297297 <dependency >
298298 <groupId >org.apache.curator</groupId >
299299 <artifactId >curator-client</artifactId >
300- <version >5.5.0</version >
301300 </dependency >
302301 <dependency >
303302 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change @@ -1655,7 +1655,7 @@ name: Apache Curator
16551655license_category : binary
16561656module : java-core
16571657license_name : Apache License version 2.0
1658- version : 5.5 .0
1658+ version : 5.3 .0
16591659libraries :
16601660 - org.apache.curator : curator-client
16611661 - org.apache.curator : curator-framework
Original file line number Diff line number Diff line change 7575 <java .version>8</java .version>
7676 <project .build.resourceEncoding>UTF-8</project .build.resourceEncoding>
7777 <aether .version>0.9.0.M2</aether .version>
78- <apache .curator.version>5.5 .0</apache .curator.version>
78+ <apache .curator.version>5.3 .0</apache .curator.version>
7979 <apache .kafka.version>3.6.1</apache .kafka.version>
8080 <!-- when updating apache ranger, verify the usage of aws-bundle-sdk vs aws-logs-sdk
8181 and update as needed in extensions-core/druid-ranger-security/pm.xml -->
You can’t perform that action at this time.
0 commit comments