From 099a338bbff87b4d3416bd0a2c40b426382cc91f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 06:30:33 +0000 Subject: [PATCH] [Security] Bump spring-core from 4.1.2.RELEASE to 4.3.21.RELEASE Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.2.RELEASE to 4.3.21.RELEASE. **This update includes security fixes.** - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.2.RELEASE...v4.3.21.RELEASE) Signed-off-by: dependabot-preview[bot] --- arc-web/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..7a13ac55f 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -137,7 +137,7 @@ org.springframework spring-core - 4.1.2.RELEASE + 4.3.21.RELEASE org.apache.commons diff --git a/pom.xml b/pom.xml index a71e6b072..619d7c70a 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.springframework spring-core - 4.1.2.RELEASE + 4.3.21.RELEASE org.springframework