We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367acbb commit 2f6c766Copy full SHA for 2f6c766
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2025,7 +2025,7 @@ bom {
2025
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2026
}
2027
2028
- library("Spring Kafka", "3.2.2") {
+ library("Spring Kafka", "3.2.3") {
2029
considerSnapshots()
2030
group("org.springframework.kafka") {
2031
modules = [
0 commit comments