updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-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:58:09 +00:00
committed by GitHub
parent 0feff48cf7
commit 1091d30ed1

View File

@@ -101,7 +101,7 @@ ext {
rsocketVersion = '1.1.4'
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.0.13'
springAmqpVersion = '3.0.14'
springDataVersion = '2023.0.12'
springGraphqlVersion = '1.2.6'
springKafkaVersion = '3.0.16'