From cd56903e4eeee3bb264b09306ff0f94e8a328146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 22:04:30 +0000 Subject: [PATCH] Bump spring-web from 2.0 to 6.0.0 in /tapestry-spring Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 2.0 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.0.0) --- 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..20902162b1 100644 --- a/tapestry-spring/pom.xml +++ b/tapestry-spring/pom.xml @@ -27,7 +27,7 @@ org.springframework spring-web - 2.0 + 6.0.0 provided