We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7200fd8 commit d1df7b4Copy full SHA for d1df7b4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2171,7 +2171,7 @@ bom {
2171
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2172
}
2173
2174
- library("Spring Kafka", "3.3.0-SNAPSHOT") {
+ library("Spring Kafka", "3.3.0") {
2175
considerSnapshots()
2176
group("org.springframework.kafka") {
2177
modules = [
0 commit comments