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 21e727a commit 5bef3b1Copy full SHA for 5bef3b1
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