Browse Source

Upgrade to Spring Kafka 2.6.12

Closes gh-28685
2.4.x
Stephane Nicoll 4 years ago
parent
commit
a23b737443
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1606,7 +1606,7 @@ bom { @@ -1606,7 +1606,7 @@ bom {
]
}
}
library("Spring Kafka", "2.6.11") {
library("Spring Kafka", "2.6.12") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",

Loading…
Cancel
Save