Skip to content

Commit b203217

Browse files
Update amqp-client to 5.23.0
1 parent 53bca37 commit b203217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
"org.apache.spark" %% "spark-hive" % "3.5.0",
1111
"org.apache.spark" %% "spark-sql-kafka-0-10" % "3.5.0",
1212
"org.apache.hadoop" % "hadoop-aws" % "3.2.2",
13-
"com.rabbitmq" % "amqp-client" % "5.21.0",
13+
"com.rabbitmq" % "amqp-client" % "5.23.0",
1414
"com.typesafe" % "config" % "1.4.1",
1515
"io.delta" %% "delta-spark" % "3.1.0",
1616
"io.spray" %% "spray-json" % "1.3.6",

0 commit comments

Comments
 (0)