From bac23a105d556bb34bb60ce549d73e35199dcd34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:25:30 +0000 Subject: [PATCH] Bump spring-web from 5.3.19 to 6.0.0 in /demo/sample-incident Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.19 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/sample-incident/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/sample-incident/pom.xml b/demo/sample-incident/pom.xml index 7974480f..0fc9a2a8 100644 --- a/demo/sample-incident/pom.xml +++ b/demo/sample-incident/pom.xml @@ -11,7 +11,7 @@ UTF-8 UTF-8 - 5.3.19 + 6.0.0 3.1.3 2.4.8.RELEASE 5.5.11