From 333b3586cc071cd19666cbb66b498ad446a6a6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:47:19 +0000 Subject: [PATCH] Bump spring-core from 4.1.1.RELEASE to 5.3.19 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.1.RELEASE to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.1.RELEASE...v5.3.19) --- 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..4225f77 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.springframework spring-core - 4.1.4.RELEASE + 5.3.19 org.eclipse.persistence diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index a40c67e..906e77e --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ - 4.1.1.RELEASE - 4.1.4.RELEASE + 5.3.19 + 5.3.19 2.2.3 diff --git a/web/pom.xml b/web/pom.xml index 3509f94..b6f21f8 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -15,7 +15,7 @@ web - 4.1.4.RELEASE + 5.3.19 2.2.1 2.2.3 web diff --git a/wemo/pom.xml b/wemo/pom.xml index 48d24c9..aa0fde0 100644 --- a/wemo/pom.xml +++ b/wemo/pom.xml @@ -13,7 +13,7 @@ 4.0.0 - 4.1.4.RELEASE + 5.3.19 2.2.1 2.2.3