Skip to content

Commit db7059c

Browse files
committed
Upgrade to Spring Kafka 3.0.16
Closes gh-40375
1 parent bc79274 commit db7059c

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
@@ -1449,7 +1449,7 @@ bom {
14491449
]
14501450
}
14511451
}
1452-
library("Spring Kafka", "3.0.15") {
1452+
library("Spring Kafka", "3.0.16") {
14531453
considerSnapshots()
14541454
group("org.springframework.kafka") {
14551455
modules = [

0 commit comments

Comments
 (0)