Skip to content

Commit 1902f29

Browse files
Bump org.springframework.graphql:spring-graphql from 1.4.3 to 1.4.4 (#10657)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdbbacd commit 1902f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ ext {
101101
smackVersion = '4.4.8'
102102
springAmqpVersion = '3.2.8'
103103
springDataVersion = '2025.0.7'
104-
springGraphqlVersion = '1.4.3'
104+
springGraphqlVersion = '1.4.4'
105105
springKafkaVersion = '3.3.11'
106106
springRetryVersion = '2.0.12'
107107
springSecurityVersion = '6.5.7'

0 commit comments

Comments
 (0)