Start building against Spring Kafka 3.3.0 snapshots
See gh-42564
This commit is contained in:
parent
be330baec1
commit
29c425acc6
|
@ -2030,7 +2030,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.3.0-M3") {
|
||||
library("Spring Kafka", "3.3.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue