Skip to content

Commit cb875fd

Browse files
Merge pull request #1141 from Baeldung/dependabot/maven/kotlin-apache-kafka/org.apache.kafka-kafka-clients-3.7.1
Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 in /kotlin-apache-kafka
2 parents 73eea3e + 39771fd commit cb875fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-apache-kafka/pom.xml

+1-1
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.0</kafka.version>
105+
<kafka.version>3.7.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)