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 4da16d2 commit efd1bd1Copy full SHA for efd1bd1
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1980,7 +1980,7 @@ bom {
1980
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
1981
}
1982
1983
- library("Spring Kafka", "3.2.1") {
+ library("Spring Kafka", "3.2.2-SNAPSHOT") {
1984
considerSnapshots()
1985
group("org.springframework.kafka") {
1986
modules = [
0 commit comments