From 81672822da71c39bfe9d428336bd48f99c2a56aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:05:46 +0000 Subject: [PATCH] Bump org.springframework:spring-webflux from 5.3.31 to 6.1.5 Bumps [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.1.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v6.1.5) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89526a9..c18ea9e 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.springframework spring-webflux - 5.3.31 + 6.1.5 org.springframework.retry