mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 13:07:26 +01:00
Start building against Spring Kafka 3.3.7 snapshots
See gh-45769
This commit is contained in:
@@ -2192,7 +2192,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.3.6") {
|
||||
library("Spring Kafka", "3.3.7-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user