Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/deps/spark-deps-hadoop-3-hive-2.3
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ stax-api/1.0.1//stax-api-1.0.1.jar
stream/2.9.6//stream-2.9.6.jar
super-csv/2.2.0//super-csv-2.2.0.jar
threeten-extra/1.7.1//threeten-extra-1.7.1.jar
tink/1.12.0//tink-1.12.0.jar
tink/1.13.0//tink-1.13.0.jar
transaction-api/1.1//transaction-api-1.1.jar
txw2/3.0.2//txw2-3.0.2.jar
univocity-parsers/2.9.1//univocity-parsers-2.9.1.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
<commons-crypto.version>1.1.0</commons-crypto.version>
<commons-cli.version>1.6.0</commons-cli.version>
<bouncycastle.version>1.77</bouncycastle.version>
<tink.version>1.12.0</tink.version>
<tink.version>1.13.0</tink.version>
<datasketches.version>5.0.1</datasketches.version>
<netty.version>4.1.108.Final</netty.version>
<netty-tcnative.version>2.0.65.Final</netty-tcnative.version>
Expand Down