From 6adbad8ab960a45037bae9facbd6a6acc1eeebd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:17:08 +0000 Subject: [PATCH] Bump spring-web from 3.2.16.RELEASE to 6.0.0 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.16.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.16.RELEASE...v6.0.0) --- 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 51bb52914..3f8555fb6 100644 --- a/dspace-oai/pom.xml +++ b/dspace-oai/pom.xml @@ -15,7 +15,7 @@ ${basedir}/.. - 3.2.5.RELEASE + 6.0.0 3.2.10 2.0.1 diff --git a/pom.xml b/pom.xml index 89fd4753d..be48610a8 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 + 6.0.0 ${basedir}