Skip to content

Commit da6cbfd

Browse files
committed
Upgrade to Spring Kafka 3.0.8
Closes gh-36000
1 parent 81f1961 commit da6cbfd

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
@@ -1443,7 +1443,7 @@ bom {
14431443
]
14441444
}
14451445
}
1446-
library("Spring Kafka", "3.0.7") {
1446+
library("Spring Kafka", "3.0.8") {
14471447
group("org.springframework.kafka") {
14481448
modules = [
14491449
"spring-kafka",

0 commit comments

Comments
 (0)