From f73bb1b35c18894734e681222727451ad5d7d9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 23:25:35 +0000 Subject: [PATCH] Bump spring-webflux in /WebScraperMVC-Maven Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.2.6.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebScraperMVC-Maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebScraperMVC-Maven/pom.xml b/WebScraperMVC-Maven/pom.xml index dda90c2..3842dd6 100644 --- a/WebScraperMVC-Maven/pom.xml +++ b/WebScraperMVC-Maven/pom.xml @@ -112,7 +112,7 @@ org.springframework spring-webflux - 5.2.6.RELEASE + 5.2.20.RELEASE org.springframework