Skip to content

Commit f22aeda

Browse files
committed
Upgrade to Spring Kafka 2.4.2.RELEASE
Closes gh-20107
1 parent e294d26 commit f22aeda

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
@@ -1615,7 +1615,7 @@ bom {
16151615
]
16161616
}
16171617
}
1618-
library("Spring Kafka", "2.4.2.BUILD-SNAPSHOT") {
1618+
library("Spring Kafka", "2.4.2.RELEASE") {
16191619
group("org.springframework.kafka") {
16201620
modules = [
16211621
"spring-kafka",

0 commit comments

Comments
 (0)