From a2003666422b5c0d663a791a558d0c6d2b460348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 01:26:28 +0000 Subject: [PATCH] Bump spring-web from 4.1.6.RELEASE to 6.0.0 in /2.RealWorldExample Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.1.6.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.1.6.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2.RealWorldExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 2.RealWorldExample/pom.xml diff --git a/2.RealWorldExample/pom.xml b/2.RealWorldExample/pom.xml old mode 100755 new mode 100644 index d9c7f92..b15bfa2 --- a/2.RealWorldExample/pom.xml +++ b/2.RealWorldExample/pom.xml @@ -10,7 +10,7 @@ This pom acts as the parent pom for the entire project. - 4.1.6.RELEASE + 6.0.0 4.1.6.RELEASE