Skip to content

Commit 405f786

Browse files
committed
Upgrade to Spring Framework 6.1.14
Closes gh-1074 Signed-off-by: Brian Clozel <brian.clozel@broadcom.com>
1 parent 1cd63ea commit 405f786

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.11"
5+
springFrameworkVersion = "6.1.14"
66
graphQlJavaVersion = "22.3"
77
springBootVersion = "3.3.0"
88
}

0 commit comments

Comments
 (0)