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 <dep .pos.classloader.module-name.suffix>2</dep .pos.classloader.module-name.suffix>
9596
22452246 <version >${dep.pinot.version} </version >
22462247 </dependency >
22472248
2249+ <!-- Upgrades the transitive helix-core version used by the Presto Pinot driver to address CVE-2023-38647 -->
2250+ <dependency >
2251+ <groupId >org.apache.helix</groupId >
2252+ <artifactId >helix-core</artifactId >
2253+ <version >${dep.helix.version} </version >
2254+ </dependency >
2255+
22482256 <dependency >
22492257 <groupId >org.xerial.snappy</groupId >
22502258 <artifactId >snappy-java</artifactId >
You can’t perform that action at this time.
0 commit comments