Skip to content

Commit ec0a9c3

Browse files
committed
Upgrade to Spring Framework 6.1.19
Closes gh-1191
1 parent 6ddaead commit ec0a9c3

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.17"
5+
springFrameworkVersion = "6.1.19"
66
graphQlJavaVersion = "22.3"
77
springBootVersion = "3.3.8"
88
}

0 commit comments

Comments
 (0)