Skip to content

Commit 520db8e

Browse files
authored
Merge pull request #1442 from OSGP/dependabot/maven/org.apache.kafka-kafka-clients-3.9.0
Bump org.apache.kafka:kafka-clients from 3.6.1 to 3.9.0
2 parents caafe39 + e43b06c commit 520db8e

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
@@ -139,7 +139,7 @@ SPDX-License-Identifier: Apache-2.0
139139
<postgresql.version>42.7.2</postgresql.version>
140140
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
141141
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
142-
<kafka.version>3.6.1</kafka.version>
142+
<kafka.version>3.9.0</kafka.version>
143143
<avro.version>1.11.3</avro.version>
144144
<spring.kafka.version>3.1.4</spring.kafka.version>
145145
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->

0 commit comments

Comments
 (0)