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 3529f90 commit 320cb4dCopy full SHA for 320cb4d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1985,7 +1985,7 @@ bom {
1985
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
1986
}
1987
1988
- library("Spring Kafka", "3.2.2-SNAPSHOT") {
+ library("Spring Kafka", "3.2.2") {
1989
considerSnapshots()
1990
group("org.springframework.kafka") {
1991
modules = [
0 commit comments