Skip to content

Commit 22e00c7

Browse files
committed
Upgrade to Spring Kafka 3.0.10
Closes gh-36835
1 parent 83cfa7b commit 22e00c7

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
@@ -1388,7 +1388,7 @@ bom {
13881388
]
13891389
}
13901390
}
1391-
library("Spring Kafka", "3.0.10-SNAPSHOT") {
1391+
library("Spring Kafka", "3.0.10") {
13921392
group("org.springframework.kafka") {
13931393
modules = [
13941394
"spring-kafka",

0 commit comments

Comments
 (0)