Skip to content

Commit ac873ea

Browse files
committed
Upgrade to Spring Kafka 3.0.13
Closes gh-38370
1 parent 6d0500b commit ac873ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,7 @@ bom {
14451445
]
14461446
}
14471447
}
1448-
library("Spring Kafka", "3.0.13-SNAPSHOT") {
1448+
library("Spring Kafka", "3.0.13") {
14491449
considerSnapshots()
14501450
group("org.springframework.kafka") {
14511451
modules = [

0 commit comments

Comments
 (0)