Skip to content

Commit 9f55b67

Browse files
authored
Merge pull request Baeldung#1102 from Baeldung/update/kafka-clients-7.5.3-ce
Update kafka-clients from 7.5.2-ce to 7.5.3-ce
2 parents 7e97316 + a46e7db commit 9f55b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
427427
)
428428

429429
val spireVersion = "0.18.0"
430-
val kafkaVersion = "7.5.2-ce"
430+
val kafkaVersion = "7.5.3-ce"
431431
val pureconfigVersion = "0.17.4"
432432
val jackSonVersion = "2.16.1"
433433
val log4jApiScalaVersion = "13.0.0"

0 commit comments

Comments
 (0)