Skip to content

Commit 86fa477

Browse files
Update dependency org.springframework.kafka:spring-kafka to v4
1 parent a059cae commit 86fa477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation platform('org.springframework.boot:spring-boot-dependencies:3.5.7')
3333
implementation 'org.springframework.boot:spring-boot-starter-web'
3434
implementation 'org.springframework.boot:spring-boot-starter-actuator'
35-
implementation 'org.springframework.kafka:spring-kafka:3.3.11'
35+
implementation 'org.springframework.kafka:spring-kafka:4.0.0'
3636

3737
implementation("io.confluent:kafka-avro-serializer:7.9.5")
3838
implementation("org.apache.avro:avro:1.12.1")

0 commit comments

Comments
 (0)