From 56aaf6d5c9441c02fd6c9d79ab495eb832c0b6c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 21:22:51 +0000 Subject: [PATCH] Bump spring-web from 3.2.16.RELEASE to 3.2.18.RELEASE Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 3.2.16.RELEASE to 3.2.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.2.16.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 51bb52914e..a8c0c1d98e 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.10 2.0.1 diff --git a/pom.xml b/pom.xml index a75d78f991..0681d9575e 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 + 3.2.18.RELEASE ${basedir}