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 8841fff commit 91da8c5Copy full SHA for 91da8c5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2217,7 +2217,7 @@ bom {
2217
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2218
}
2219
2220
- library("Spring Kafka", "3.3.2-SNAPSHOT") {
+ library("Spring Kafka", "3.3.2") {
2221
considerSnapshots()
2222
group("org.springframework.kafka") {
2223
modules = [
0 commit comments