Skip to content

Commit 828f2ea

Browse files
--- 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]>
1 parent f11de7f commit 828f2ea

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
@@ -110,7 +110,7 @@ ext {
110110
springAmqpVersion = '3.1.4'
111111
springDataVersion = '2023.1.6'
112112
springGraphqlVersion = '1.2.6'
113-
springKafkaVersion = '3.1.4'
113+
springKafkaVersion = '3.1.5'
114114
springRetryVersion = '2.0.6'
115115
springSecurityVersion = '6.2.4'
116116
springVersion = '6.1.7'

0 commit comments

Comments
 (0)