Skip to content

Commit 58aa58c

Browse files
committed
Upgrade to Spring Kafka 2.8.5
Closes gh-30608
1 parent 8bdc4f4 commit 58aa58c

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
@@ -1740,7 +1740,7 @@ bom {
17401740
]
17411741
}
17421742
}
1743-
library("Spring Kafka", "2.8.5-SNAPSHOT") {
1743+
library("Spring Kafka", "2.8.5") {
17441744
prohibit("[3.0.0-M1,)") {
17451745
because "it uses Spring Framework 6"
17461746
}

0 commit comments

Comments
 (0)