Skip to content

Commit 49f878b

Browse files
[4.1.x] Bump org.springframework:spring-webflux from 6.2.12 to 7.0.1
Bumps [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) from 6.2.12 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ca3e70 commit 49f878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<reactivestreams-version>1.0.4</reactivestreams-version>
6464
<rxjava-version>3.1.12</rxjava-version>
6565
<slf4j-version>2.0.17</slf4j-version>
66-
<spring-version>6.2.12</spring-version>
66+
<spring-version>7.0.1</spring-version>
6767
</properties>
6868

6969
<dependencies>

0 commit comments

Comments
 (0)