From 5a3ada96cc26a58da4568c82dacec021e5d30c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 05:44:54 +0000 Subject: [PATCH] Bump spring-web from 5.1.9.RELEASE to 6.0.0 in /as-downstream-save 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] --- as-downstream-save/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/as-downstream-save/pom.xml b/as-downstream-save/pom.xml index 37b5ec9..faebbee 100644 --- a/as-downstream-save/pom.xml +++ b/as-downstream-save/pom.xml @@ -219,7 +219,7 @@ org.springframework spring-web - 5.1.9.RELEASE + 6.0.0 compile