Skip to content

Commit 2acfe9c

Browse files
committed
Upgrade to Spring Kafka 3.0.12
Closes gh-37796
1 parent b33d43c commit 2acfe9c

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
@@ -1407,7 +1407,7 @@ bom {
14071407
]
14081408
}
14091409
}
1410-
library("Spring Kafka", "3.0.12-SNAPSHOT") {
1410+
library("Spring Kafka", "3.0.12") {
14111411
considerSnapshots()
14121412
group("org.springframework.kafka") {
14131413
modules = [

0 commit comments

Comments
 (0)