Skip to content

Commit 956da8e

Browse files
Bump org.springframework.kafka:spring-kafka-bom from 3.0.15 to 3.0.16 (#9097)
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 3.0.15 to 3.0.16. - [Release notes](https://github.com/spring-projects/spring-kafka/releases) - [Commits](spring-projects/spring-kafka@v3.0.15...v3.0.16) --- updated-dependencies: - dependency-name: org.springframework.kafka:spring-kafka-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abcd256 commit 956da8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ext {
104104
springAmqpVersion = '3.0.13'
105105
springDataVersion = '2023.0.11'
106106
springGraphqlVersion = '1.2.6'
107-
springKafkaVersion = '3.0.15'
107+
springKafkaVersion = '3.0.16'
108108
springRetryVersion = '2.0.5'
109109
springSecurityVersion = '6.1.9'
110110
springVersion = '6.0.19'

0 commit comments

Comments
 (0)