Skip to content

Commit 95963e0

Browse files
committed
Upgrade to Spring Kafka 3.0.10
Closes gh-36942
1 parent 564acf0 commit 95963e0

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
@@ -1434,7 +1434,7 @@ bom {
14341434
]
14351435
}
14361436
}
1437-
library("Spring Kafka", "3.0.10-SNAPSHOT") {
1437+
library("Spring Kafka", "3.0.10") {
14381438
group("org.springframework.kafka") {
14391439
modules = [
14401440
"spring-kafka",

0 commit comments

Comments
 (0)