Browse Source

Revert "Upgrade to Spring Kafka 3.0.0-M6"

This reverts commit 876511f212.
pull/32205/head
Stephane Nicoll 4 years ago
parent
commit
4fd6144117
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1443,7 +1443,7 @@ bom { @@ -1443,7 +1443,7 @@ bom {
]
}
}
library("Spring Kafka", "3.0.0-M6") {
library("Spring Kafka", "3.0.0-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",

Loading…
Cancel
Save