From f0db2c108c5729fba87c5f10f9fa5790a1d1ef43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 05:02:27 +0000 Subject: [PATCH] Bump spring-web from 5.0.3.RELEASE to 6.0.0 in /codingtestrestapi Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.0.3.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.3.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- codingtestrestapi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codingtestrestapi/pom.xml b/codingtestrestapi/pom.xml index 1db6d1f..b72ab62 100644 --- a/codingtestrestapi/pom.xml +++ b/codingtestrestapi/pom.xml @@ -16,7 +16,7 @@ 2.6 UTF-8 UTF-8 - 5.0.3.RELEASE + 6.0.0 1.4.0.RELEASE 4.0.3.RELEASE 1.5.6.RELEASE