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:37:56 +00:00
committed by GitHub
parent 038d18db18
commit e729a2126b

View File

@@ -111,7 +111,7 @@ ext {
springAmqpVersion = '3.1.5'
springDataVersion = '2024.0.0'
springGraphqlVersion = '1.3.1-SNAPSHOT'
springKafkaVersion = '3.2.0-RC1'
springKafkaVersion = '3.2.1-SNAPSHOT'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.3.1-SNAPSHOT'
springVersion = '6.1.7'