From 7e2c53d1c11d9950320798d4acd293048d8fd0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:52:31 +0000 Subject: [PATCH] Bump spring-web from 2.0 to 3.2.5.RELEASE in /tapestry-spring Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 2.0 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] --- tapestry-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tapestry-spring/pom.xml b/tapestry-spring/pom.xml index 2c945d1dde..035f88b39b 100644 --- a/tapestry-spring/pom.xml +++ b/tapestry-spring/pom.xml @@ -27,7 +27,7 @@ org.springframework spring-web - 2.0 + 3.2.5.RELEASE provided