From 45d6e3ed94f18b82c588d24d3fceb3cee9f2bb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 05:46:24 +0000 Subject: [PATCH] Bump spring-web from 5.1.9.RELEASE to 6.0.0 in /neo4j-command-service Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.1.9.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.9.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neo4j-command-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo4j-command-service/pom.xml b/neo4j-command-service/pom.xml index 2d9dc25..7a46121 100644 --- a/neo4j-command-service/pom.xml +++ b/neo4j-command-service/pom.xml @@ -30,7 +30,7 @@ org.springframework spring-web - 5.1.9.RELEASE + 6.0.0 compile