Bump org.springframework.graphql:spring-graphql from 1.2.6 to 1.2.7 (#9258)

Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](https://github.com/spring-projects/spring-graphql/compare/v1.2.6...v1.2.7)

---
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:40:27 +00:00
committed by GitHub
parent 7d3ea09fd1
commit a1973a7c12

View File

@@ -109,7 +109,7 @@ ext {
smackVersion = '4.4.8'
springAmqpVersion = '3.1.6'
springDataVersion = '2023.1.7'
springGraphqlVersion = '1.2.6'
springGraphqlVersion = '1.2.7'
springKafkaVersion = '3.1.6'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.2.5'