From c6c8417319495a1736f85297bb7fba2a82e03c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:50:21 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.0.17 to 6.0.18 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 edc5fae..8a92271 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-web - 6.0.9 + 6.0.18 org.springframework.shell diff --git a/pom.xml b/pom.xml index 2ba5298..cfb8501 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.springframework spring-web - 6.0.9 + 6.0.18 org.springframework.shell