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:32:48 +00:00
committed by GitHub
parent c561304cf8
commit 101c8449d4

View File

@@ -107,7 +107,7 @@ ext {
rsocketVersion = '1.1.4'
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.1.4'
springAmqpVersion = '3.1.5'
springDataVersion = '2023.1.6'
springGraphqlVersion = '1.2.6'
springKafkaVersion = '3.1.5'