From 2c04a07efa1378562e6f6950229db145fbdf0440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:22:45 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.0.17 to 6.0.18 in /client Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.17 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.17...v6.0.18) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index dc6c47d..8864d42 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-web - 6.0.17 + 6.0.18 org.springframework.shell diff --git a/pom.xml b/pom.xml index 4c34e20..1dd6ae1 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.springframework spring-web - 6.0.17 + 6.0.18 org.springframework.shell