Skip to content

Commit e97e289

Browse files
committed
Upgrade to Spring Kafka 3.0.10
Closes gh-36846
1 parent 96522ec commit e97e289

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
@@ -1426,7 +1426,7 @@ bom {
14261426
]
14271427
}
14281428
}
1429-
library("Spring Kafka", "3.0.10-SNAPSHOT") {
1429+
library("Spring Kafka", "3.0.10") {
14301430
group("org.springframework.kafka") {
14311431
modules = [
14321432
"spring-kafka",

0 commit comments

Comments
 (0)