Skip to content

Commit

Permalink
[SPARK-48917][BUILD] Upgrade tink to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panbingkun committed Jul 16, 2024
1 parent 0e8d403 commit c253a73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -265,7 +265,7 @@ stax-api/1.0.1//stax-api-1.0.1.jar
stream/2.9.8//stream-2.9.8.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.13.0//tink-1.13.0.jar
tink/1.14.0//tink-1.14.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 @@ -212,7 +212,7 @@
<commons-crypto.version>1.1.0</commons-crypto.version>
<commons-cli.version>1.8.0</commons-cli.version>
<bouncycastle.version>1.78</bouncycastle.version>
<tink.version>1.13.0</tink.version>
<tink.version>1.14.0</tink.version>
<datasketches.version>6.0.0</datasketches.version>
<netty.version>4.1.110.Final</netty.version>
<netty-tcnative.version>2.0.65.Final</netty-tcnative.version>
Expand Down

0 comments on commit c253a73

Please sign in to comment.