From 8ac22b5cc30c83b628be77a3e76db837da005338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:39:30 +0000 Subject: [PATCH] Bump spring-web from 3.1.1.RELEASE to 3.2.18.RELEASE Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 3.1.1.RELEASE to 3.2.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.1.1.RELEASE...v3.2.18.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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 cabb04808..e1a552e8b 100644 --- a/dspace-oai/pom.xml +++ b/dspace-oai/pom.xml @@ -15,7 +15,7 @@ ${basedir}/.. - 3.2.5.RELEASE + 3.2.18.RELEASE 3.2.9 2.0.1 diff --git a/pom.xml b/pom.xml index 85a669e63..dd65a7c30 100644 --- a/pom.xml +++ b/pom.xml @@ -907,7 +907,7 @@ spring-web org.springframework - 3.1.1.RELEASE + 3.2.18.RELEASE