From ceea3eb4b14f011261b14afd573028920cd04f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:21:12 +0000 Subject: [PATCH] Bump org.springframework:spring-web in /day1-HttpInvokerClient Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.0...v6.0.18) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- day1-HttpInvokerClient/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/day1-HttpInvokerClient/pom.xml b/day1-HttpInvokerClient/pom.xml index 4c43d18..cac9806 100644 --- a/day1-HttpInvokerClient/pom.xml +++ b/day1-HttpInvokerClient/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-web - 6.0.0 + 6.0.18 com.com.shaheen