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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 17:32:15 +00:00
committed by GitHub
parent f11de7f75e
commit c561304cf8

View File

@@ -110,7 +110,7 @@ ext {
springAmqpVersion = '3.1.4'
springDataVersion = '2023.1.6'
springGraphqlVersion = '1.2.6'
springKafkaVersion = '3.1.4'
springKafkaVersion = '3.1.5'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.2.4'
springVersion = '6.1.7'