Skip to content

Commit 91fe362

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-30352
2 parents 1185f2f + f53c517 commit 91fe362

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
@@ -1719,7 +1719,7 @@ bom {
17191719
]
17201720
}
17211721
}
1722-
library("Spring Kafka", "2.8.4-SNAPSHOT") {
1722+
library("Spring Kafka", "2.8.4") {
17231723
group("org.springframework.kafka") {
17241724
modules = [
17251725
"spring-kafka",

0 commit comments

Comments
 (0)