Skip to content

Commit 946d2c0

Browse files
committed
Upgrade to Spring Framework 6.1.9
Closes gh-1008
1 parent e86c3bd commit 946d2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.7"
5+
springFrameworkVersion = "6.1.9"
66
graphQlJavaVersion = "22.1"
77
springBootVersion = "3.2.2"
88
}

0 commit comments

Comments
 (0)