Skip to content

Commit 5bef3b1

Browse files
wilkinsonaarefbehboudi
authored andcommitted
Upgrade to Spring Kafka 3.3.2
Closes spring-projectsgh-43751 Signed-off-by: arefbehboudi <[email protected]>
1 parent 21e727a commit 5bef3b1

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
@@ -2217,7 +2217,7 @@ bom {
22172217
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22182218
}
22192219
}
2220-
library("Spring Kafka", "3.3.2-SNAPSHOT") {
2220+
library("Spring Kafka", "3.3.2") {
22212221
considerSnapshots()
22222222
group("org.springframework.kafka") {
22232223
modules = [

0 commit comments

Comments
 (0)