From c7543bdc9b83a42b66fe820caaab181ed1904afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 22:03:04 +0000 Subject: [PATCH] Bump spring-web from 2.0.3 to 6.0.0 in /projects/spring-modules-tapestry Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 2.0.3 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] --- 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..940ec040e 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 + 6.0.0 \ No newline at end of file