From 4346139b9673e65a1d224e64ab1907eb170b0487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:31:54 +0000 Subject: [PATCH] Bump spring-webflux in /Chapter-11-Spring-Reactive-Web-Functional Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.0.0.RC1 to 5.2.21.BUILD-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter-11-Spring-Reactive-Web-Functional/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter-11-Spring-Reactive-Web-Functional/pom.xml b/Chapter-11-Spring-Reactive-Web-Functional/pom.xml index 2f39c694..4720e61a 100644 --- a/Chapter-11-Spring-Reactive-Web-Functional/pom.xml +++ b/Chapter-11-Spring-Reactive-Web-Functional/pom.xml @@ -55,7 +55,7 @@ org.springframework spring-webflux - 5.0.0.RC1 + 5.2.21.BUILD-SNAPSHOT com.fasterxml.jackson.core