Skip to content

Commit

Permalink
Update hadoop-aws to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2024
1 parent 82b5a4a commit 989a654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
"org.apache.spark" %% "spark-streaming" % "3.5.0",
"org.apache.spark" %% "spark-hive" % "3.5.0",
"org.apache.spark" %% "spark-sql-kafka-0-10" % "3.5.0",
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
"org.apache.hadoop" % "hadoop-aws" % "3.2.4",
"com.rabbitmq" % "amqp-client" % "5.23.0",
"com.typesafe" % "config" % "1.4.3",
"io.delta" %% "delta-spark" % "3.1.0",
Expand Down

0 comments on commit 989a654

Please sign in to comment.