Skip to content

Commit 320cb4d

Browse files
committed
Upgrade to Spring Kafka 3.2.2
Closes gh-41303
1 parent 3529f90 commit 320cb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,7 @@ bom {
19851985
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
19861986
}
19871987
}
1988-
library("Spring Kafka", "3.2.2-SNAPSHOT") {
1988+
library("Spring Kafka", "3.2.2") {
19891989
considerSnapshots()
19901990
group("org.springframework.kafka") {
19911991
modules = [

0 commit comments

Comments
 (0)