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 05adcab commit fc5b80aCopy full SHA for fc5b80a
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2037,7 +2037,7 @@ bom {
2037
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2038
}
2039
2040
- library("Spring Kafka", "3.2.4-SNAPSHOT") {
+ library("Spring Kafka", "3.2.4") {
2041
considerSnapshots()
2042
group("org.springframework.kafka") {
2043
modules = [
0 commit comments