Skip to content

Commit 6066fb5

Browse files
committed
Upgrade to Spring Kafka 3.0.8
Closes gh-35993
1 parent 0b58265 commit 6066fb5

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
@@ -1384,7 +1384,7 @@ bom {
13841384
]
13851385
}
13861386
}
1387-
library("Spring Kafka", "3.0.7") {
1387+
library("Spring Kafka", "3.0.8") {
13881388
group("org.springframework.kafka") {
13891389
modules = [
13901390
"spring-kafka",

0 commit comments

Comments
 (0)