Bump org.springframework.graphql:spring-graphql (#9928)

Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.4.0-M1 to 1.4.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](https://github.com/spring-projects/spring-graphql/commits)

---
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]
2025-03-23 00:35:30 +00:00
committed by GitHub
parent 7a5763b568
commit 99f758b047

View File

@@ -110,7 +110,7 @@ ext {
smackVersion = '4.4.8'
springAmqpVersion = '3.2.4'
springDataVersion = '2025.0.0-M1'
springGraphqlVersion = '1.4.0-M1'
springGraphqlVersion = '1.4.0-SNAPSHOT'
springKafkaVersion = '3.3.4'
springRetryVersion = '2.0.11'
springSecurityVersion = '6.5.0-M3'