Skip to content

Commit 2d00480

Browse files
authored
Merge pull request #1191 from Baeldung/dependabot/maven/kotlin-apache-kafka/org.apache.kafka-kafka-clients-3.9.1
Bump org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1 in /kotlin-apache-kafka
2 parents feb1e71 + 767a6ef commit 2d00480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-apache-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<properties>
103103
<kotlin.version>1.7.10</kotlin.version>
104104
<testcontainers.version>1.19.8</testcontainers.version>
105-
<kafka.version>3.7.1</kafka.version>
105+
<kafka.version>3.9.1</kafka.version>
106106
<slf4j.version>2.0.5</slf4j.version>
107107
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
108108
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)