From 78341f201a8d8829fc179d2399d76e4fa81b1de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:51:05 +0000 Subject: [PATCH] Bump spring-web in /projects/spring-modules-tapestry Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 2.0.3 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] --- projects/spring-modules-tapestry/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/spring-modules-tapestry/pom.xml b/projects/spring-modules-tapestry/pom.xml index 9b3743bd4..aa213743a 100644 --- a/projects/spring-modules-tapestry/pom.xml +++ b/projects/spring-modules-tapestry/pom.xml @@ -58,7 +58,7 @@ org.springframework spring-web - 2.0.3 + 3.2.5.RELEASE \ No newline at end of file