Skip to content

Commit 4278683

Browse files
committed
Upgrade to Spring Kafka 2.8.8
Closes gh-31786
1 parent 814dd68 commit 4278683

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
@@ -1725,7 +1725,7 @@ bom {
17251725
]
17261726
}
17271727
}
1728-
library("Spring Kafka", "2.8.7") {
1728+
library("Spring Kafka", "2.8.8") {
17291729
prohibit("[3.0.0-M1,)") {
17301730
because "it uses Spring Framework 6"
17311731
}

0 commit comments

Comments
 (0)