From ab8795dc022107dc3cda61d79109c4d8ca6494b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 22:04:11 +0000 Subject: [PATCH] Bump spring-web from 2.5.5 to 6.0.0 in /trunk Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 2.5.5 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] --- trunk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/pom.xml b/trunk/pom.xml index 588179a..32f192d 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -365,7 +365,7 @@ 3.1.0-SNAPSHOT 3.1.0 - 2.5.5 + 6.0.0 2.0.5.RELEASE \ No newline at end of file