mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Spring Kafka 3.3.6
Closes gh-45440
This commit is contained in:
@@ -2316,7 +2316,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.3.6-SNAPSHOT") {
|
||||
library("Spring Kafka", "3.3.6") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user