Skip to content

Commit 4fc92f5

Browse files
committed
Upgrade to Spring Kafka 3.0.3
Closes gh-34153
1 parent 8f52a1a commit 4fc92f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ bom {
13841384
]
13851385
}
13861386
}
1387-
library("Spring Kafka", "3.0.3-SNAPSHOT") {
1387+
library("Spring Kafka", "3.0.3") {
13881388
group("org.springframework.kafka") {
13891389
modules = [
13901390
"spring-kafka",

0 commit comments

Comments
 (0)