We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a9c08b + 11be088 commit af7a5abCopy full SHA for af7a5ab
1 file changed
java/pom.xml
@@ -85,7 +85,7 @@
85
<woodstox.version>7.2.1</woodstox.version>
86
<woodstox.stax2.version>4.3.0</woodstox.stax2.version>
87
<!-- Spark 3.3.1 uses an old version of Apache Ivy with vulnerabilities. Managed from 2.5.1. -->
88
- <ivy.version>2.5.3</ivy.version>
+ <ivy.version>2.6.0</ivy.version>
89
<!--
90
Snappy is used by both hadoop-client and parquet-hadoop.
91
We were getting multiple versions added to the classpath, and they both have vulnerabilities.
0 commit comments