Start building against Spring Kafka 3.3.3 snapshots
See gh-44163
This commit is contained in:
@@ -2326,7 +2326,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.3.2") {
|
||||
library("Spring Kafka", "3.3.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user