From 6bba3b85641e01d18e735e8a8f0de6ac6f013bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:12:16 +0000 Subject: [PATCH] Bump org.springframework:spring-web in /reactive-mongo-example-1 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.17. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.0...v6.0.17) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reactive-mongo-example-1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactive-mongo-example-1/pom.xml b/reactive-mongo-example-1/pom.xml index 5d387b28..a9a560d2 100644 --- a/reactive-mongo-example-1/pom.xml +++ b/reactive-mongo-example-1/pom.xml @@ -64,7 +64,7 @@ org.springframework spring-web - 6.0.0 + 6.0.17 org.springframework