From d5171c53167b35bd2f5b3b107f3b69ccd1195109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 04:29:06 +0000 Subject: [PATCH] Bump spring-web from 4.3.8.RELEASE to 6.0.0 in /query/graphql Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.3.8.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.8.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- query/graphql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/query/graphql/pom.xml b/query/graphql/pom.xml index 68edc9cd7..bee44d9cd 100644 --- a/query/graphql/pom.xml +++ b/query/graphql/pom.xml @@ -77,7 +77,7 @@ org.springframework spring-web - 4.3.8.RELEASE + 6.0.0 test