Skip to content

Commit 7cd29ff

Browse files
committed
upgrade ivy 252
1 parent 87d22fd commit 7cd29ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/deps/spark-deps-hadoop-3-hive-2.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ httpclient/4.5.14//httpclient-4.5.14.jar
9999
httpcore/4.4.16//httpcore-4.4.16.jar
100100
ini4j/0.5.4//ini4j-0.5.4.jar
101101
istack-commons-runtime/3.0.8//istack-commons-runtime-3.0.8.jar
102-
ivy/2.5.1//ivy-2.5.1.jar
102+
ivy/2.5.2//ivy-2.5.2.jar
103103
jackson-annotations/2.16.0//jackson-annotations-2.16.0.jar
104104
jackson-core-asl/1.9.13//jackson-core-asl-1.9.13.jar
105105
jackson-core/2.16.0//jackson-core-2.16.0.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
SPARK-44968: don't upgrade Ivy to version 2.5.2 until the test aborted of
151151
`HiveExternalCatalogVersionsSuite` in Java 11/17 daily tests is resolved.
152152
-->
153-
<ivy.version>2.5.1</ivy.version>
153+
<ivy.version>2.5.2</ivy.version>
154154
<oro.version>2.0.8</oro.version>
155155
<!--
156156
If you change codahale.metrics.version, you also need to change

0 commit comments

Comments
 (0)