Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 (#9257)

Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](https://github.com/spring-projects/spring-graphql/compare/v1.3.0...v1.3.1)

---
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-06-18 17:06:47 +00:00
committed by GitHub
parent cc5feb739e
commit 722c3b58ec

View File

@@ -110,7 +110,7 @@ ext {
smackVersion = '4.4.8'
springAmqpVersion = '3.1.6'
springDataVersion = '2024.0.1'
springGraphqlVersion = '1.3.0'
springGraphqlVersion = '1.3.1'
springKafkaVersion = '3.2.1'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.3.0'