Skip to content

Commit f7f9d63

Browse files
committed
Upgrade to Spring Kafka 3.3.1
Closes gh-43416
1 parent 1ba5c5c commit f7f9d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ bom {
22182218
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22192219
}
22202220
}
2221-
library("Spring Kafka", "3.3.1-SNAPSHOT") {
2221+
library("Spring Kafka", "3.3.1") {
22222222
considerSnapshots()
22232223
group("org.springframework.kafka") {
22242224
modules = [

0 commit comments

Comments
 (0)