From bc2014ce05b00016ef233dc62009c1c8f7545c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 05:13:29 +0000 Subject: [PATCH] Bump spring-webmvc from 4.1.1.RELEASE to 5.2.20.RELEASE Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.1.1.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.1.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- web/pom.xml | 2 +- wemo/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index a40c67e..51e65e1 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ - 4.1.1.RELEASE - 4.1.4.RELEASE + 5.2.20.RELEASE + 5.2.20.RELEASE 2.2.3 diff --git a/web/pom.xml b/web/pom.xml index 3509f94..99f26d2 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -15,7 +15,7 @@ web - 4.1.4.RELEASE + 5.2.20.RELEASE 2.2.1 2.2.3 web diff --git a/wemo/pom.xml b/wemo/pom.xml index 48d24c9..6e25487 100644 --- a/wemo/pom.xml +++ b/wemo/pom.xml @@ -13,7 +13,7 @@ 4.0.0 - 4.1.4.RELEASE + 5.2.20.RELEASE 2.2.1 2.2.3