Skip to content

Commit 3f2d016

Browse files
committed
Upgrade to Spring Kafka 2.7.11
Closes gh-29712
1 parent a70fa80 commit 3f2d016

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
@@ -1694,7 +1694,7 @@ bom {
16941694
]
16951695
}
16961696
}
1697-
library("Spring Kafka", "2.7.11-SNAPSHOT") {
1697+
library("Spring Kafka", "2.7.11") {
16981698
group("org.springframework.kafka") {
16991699
modules = [
17001700
"spring-kafka",

0 commit comments

Comments
 (0)