Skip to content

Commit 39771fd

Browse files
Bump org.apache.kafka:kafka-clients in /kotlin-apache-kafka
Bumps org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2d5134 commit 39771fd

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)