updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
  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:34:00 +00:00
committed by GitHub
parent 4b4dc49e42
commit 4593456469

View File

@@ -110,7 +110,7 @@ ext {
smackVersion = '4.4.8'
springAmqpVersion = '3.1.4'
springDataVersion = '2024.0.0'
springGraphqlVersion = '1.3.0-RC1'
springGraphqlVersion = '1.3.1-SNAPSHOT'
springKafkaVersion = '3.2.0-RC1'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.3.1-SNAPSHOT'