From 3bf87e09d9a5b10a22be98715790d29ae22c5a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:47:22 +0000 Subject: [PATCH] Bump spring-web from 2.5.5 to 3.2.5.RELEASE in /portlet/juzu-portlet Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 2.5.5 to 3.2.5.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/commits/v3.2.5.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- portlet/juzu-portlet/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portlet/juzu-portlet/pom.xml b/portlet/juzu-portlet/pom.xml index 623c6a5..2855b47 100644 --- a/portlet/juzu-portlet/pom.xml +++ b/portlet/juzu-portlet/pom.xml @@ -103,7 +103,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.springframework spring-web runtime - 2.5.5 + 3.2.5.RELEASE @@ -141,7 +141,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.springframework spring-web runtime - 2.5.5 + 3.2.5.RELEASE