From b45c6d54ba9baffbae5d9a3cdaeaa59a6860ca62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:14:53 +0000 Subject: [PATCH] Bump spring-web from 5.3.19 to 6.0.0 in /demo/sample-flightbooking 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-flightbooking/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/sample-flightbooking/pom.xml b/demo/sample-flightbooking/pom.xml index 5d618bf0..6b15d4b1 100644 --- a/demo/sample-flightbooking/pom.xml +++ b/demo/sample-flightbooking/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