Skip to content

Commit 49d369f

Browse files
dependabot[bot]sbordet
authored andcommitted
[4.0.x] Bump org.springframework:spring-webflux from 6.2.5 to 6.2.6
Bumps [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.6) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-version: 6.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38bd9fc commit 49d369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8585
<jetty-version>12.0.19</jetty-version>
8686
<rxjava-version>3.1.10</rxjava-version>
87-
<spring-version>6.2.5</spring-version>
87+
<spring-version>6.2.6</spring-version>
8888
<slf4j-version>2.0.17</slf4j-version>
8989
<reactivestreams-version>1.0.4</reactivestreams-version>
9090
</properties>

0 commit comments

Comments
 (0)