From 5a13df36d4e3c71923ca8ae73ef0f1d3ae1c1190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 01:09:38 +0000 Subject: [PATCH] Bump spring-web from 4.1.1.RELEASE to 6.0.0 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.1.1.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.1.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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..327ac47 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ - 4.1.1.RELEASE - 4.1.4.RELEASE + 6.0.0 + 6.0.0 2.2.3 diff --git a/web/pom.xml b/web/pom.xml index 3509f94..0ef82a9 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -15,7 +15,7 @@ web - 4.1.4.RELEASE + 6.0.0 2.2.1 2.2.3 web diff --git a/wemo/pom.xml b/wemo/pom.xml index 48d24c9..3da9ea3 100644 --- a/wemo/pom.xml +++ b/wemo/pom.xml @@ -13,7 +13,7 @@ 4.0.0 - 4.1.4.RELEASE + 6.0.0 2.2.1 2.2.3