Skip to content

Commit bdb4f24

Browse files
committed
Upgrade to Spring Kafka 2.8.10
Closes gh-32596
1 parent 9a74cf6 commit bdb4f24

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
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Spring Kafka", "2.8.10-SNAPSHOT") {
1725+
library("Spring Kafka", "2.8.10") {
17261726
prohibit("[3.0.0-M1,)") {
17271727
because "it uses Spring Framework 6"
17281728
}

0 commit comments

Comments
 (0)