Skip to content

Commit 10f0705

Browse files
Bump org.apache.kafka:kafka-clients from 2.4.1 to 3.7.0
Bumps org.apache.kafka:kafka-clients from 2.4.1 to 3.7.0. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebea361 commit 10f0705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ SPDX-License-Identifier: Apache-2.0
136136
<postgresql.version>42.7.2</postgresql.version>
137137
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
138138
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
139-
<kafka.version>3.6.1</kafka.version>
139+
<kafka.version>3.7.0</kafka.version>
140140
<avro.version>1.11.3</avro.version>
141141
<spring.kafka.version>3.1.3</spring.kafka.version>
142142
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->

0 commit comments

Comments
 (0)