Skip to content

Commit 7b728fe

Browse files
committed
Upgrade to Spring Framework 6.2.6
Closes gh-1178
1 parent 530c37f commit 7b728fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Spring for GraphQL"
22

33
ext {
44
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5-
springFrameworkVersion = "6.2.3"
5+
springFrameworkVersion = "6.2.6"
66
graphQlJavaVersion = "23.1"
77
springBootVersion = "3.4.3"
88
}

0 commit comments

Comments
 (0)