From d3ff7ed5b4ca36631e3522b42a828b7f71a2c6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:17:48 +0000 Subject: [PATCH] Bump spring-core from 4.1.1.RELEASE to 5.2.22.RELEASE Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.1.RELEASE to 5.2.22.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.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- pom.xml | 4 ++-- web/pom.xml | 2 +- wemo/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/common/pom.xml b/common/pom.xml index 3081f23..e90e9e1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.springframework spring-core - 4.1.4.RELEASE + 5.2.22.RELEASE org.eclipse.persistence diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index a40c67e..c074697 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ - 4.1.1.RELEASE - 4.1.4.RELEASE + 5.2.22.RELEASE + 5.2.22.RELEASE 2.2.3 diff --git a/web/pom.xml b/web/pom.xml index 3509f94..e6d4ce6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -15,7 +15,7 @@ web - 4.1.4.RELEASE + 5.2.22.RELEASE 2.2.1 2.2.3 web diff --git a/wemo/pom.xml b/wemo/pom.xml index 48d24c9..f53d58c 100644 --- a/wemo/pom.xml +++ b/wemo/pom.xml @@ -13,7 +13,7 @@ 4.0.0 - 4.1.4.RELEASE + 5.2.22.RELEASE 2.2.1 2.2.3