Skip to content

Commit 98ac7ee

Browse files
committed
Upgrade to Spring Kafka 2.8.6
Closes gh-31018
1 parent 9851142 commit 98ac7ee

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
@@ -1730,7 +1730,7 @@ bom {
17301730
]
17311731
}
17321732
}
1733-
library("Spring Kafka", "2.8.6-SNAPSHOT") {
1733+
library("Spring Kafka", "2.8.6") {
17341734
prohibit("[3.0.0-M1,)") {
17351735
because "it uses Spring Framework 6"
17361736
}

0 commit comments

Comments
 (0)