From 89330da7094918807ae2c975a4569345f454277b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:47:09 +0000 Subject: [PATCH] Bump spring-webmvc from 3.2.16.RELEASE to 5.3.18 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.2.16.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.2.16.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dspace-oai/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dspace-oai/pom.xml b/dspace-oai/pom.xml index 51bb52914e..715e14192e 100644 --- a/dspace-oai/pom.xml +++ b/dspace-oai/pom.xml @@ -15,7 +15,7 @@ ${basedir}/.. - 3.2.5.RELEASE + 5.3.18 3.2.10 2.0.1 diff --git a/pom.xml b/pom.xml index a75d78f991..0944ee13f6 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ Upgrading the spring version will make the XMLUI crash --> 4.2.21.Final - 3.2.16.RELEASE + 5.3.18 ${basedir}