From 33630e64ba10117186e114063b905b091fcd3bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:00:15 +0000 Subject: [PATCH] Bump spring-webmvc from 3.1.1.RELEASE to 5.3.18 in /simple-cache Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.1.1.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.1.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple-cache/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 simple-cache/pom.xml diff --git a/simple-cache/pom.xml b/simple-cache/pom.xml old mode 100755 new mode 100644 index 98190e3..5fbf942 --- a/simple-cache/pom.xml +++ b/simple-cache/pom.xml @@ -10,7 +10,7 @@ org.springframework spring-webmvc - 3.1.1.RELEASE + 5.3.18 commons-dbcp