Bump org.springframework.graphql:spring-graphql from 1.3.4 to 1.3.5 (#9969)

Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](https://github.com/spring-projects/spring-graphql/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
  dependency-version: 1.3.5
  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]
2025-04-19 21:28:30 -04:00
committed by GitHub
parent 9299c51184
commit 3669840d8f

View File

@@ -111,7 +111,7 @@ ext {
smackVersion = '4.4.8'
springAmqpVersion = '3.1.10'
springDataVersion = '2024.0.10'
springGraphqlVersion = '1.3.4'
springGraphqlVersion = '1.3.5'
springKafkaVersion = '3.2.8'
springRetryVersion = '2.0.11'
springSecurityVersion = '6.3.8'