File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 9090 <dep .commons.lang3.version>3.18.0</dep .commons.lang3.version>
9191 <dep .guice.version>6.0.0</dep .guice.version>
9292 <dep .arrow.version>17.0.0</dep .arrow.version>
93+ <dep .helix.version>1.4.3</dep .helix.version>
9394
9495 <!--
9596 America/Bahia_Banderas has:
19901991 </exclusions >
19911992 </dependency >
19921993
1994+ <!-- Add the helix-core dependency to the root pom.xml to upgrade the transitive helix-core version used by the Presto Pinot driver-->
1995+ <dependency >
1996+ <groupId >org.apache.helix</groupId >
1997+ <artifactId >helix-core</artifactId >
1998+ <version >${dep.helix.version} </version >
1999+ </dependency >
2000+
19932001 <dependency >
19942002 <groupId >org.apache.httpcomponents</groupId >
19952003 <artifactId >httpclient</artifactId >
You can’t perform that action at this time.
0 commit comments