Skip to content

Commit

Permalink
[4.0.x] Bump org.springframework:spring-webflux from 6.2.0 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webflux
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sbordet committed Dec 23, 2024
1 parent fabc3e6 commit 1bf9e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>12.0.16</jetty-version>
<rxjava-version>3.1.10</rxjava-version>
<spring-version>6.2.0</spring-version>
<spring-version>6.2.1</spring-version>
<slf4j-version>2.0.16</slf4j-version>
<reactivestreams-version>1.0.4</reactivestreams-version>
</properties>
Expand Down

0 comments on commit 1bf9e00

Please sign in to comment.