Skip to content

Commit

Permalink
Bump org.springframework:spring-webflux from 6.0.6 to 6.1.7
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.0.6 to 6.1.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 54e6562 commit c2eadfc
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 @@ -73,7 +73,7 @@
<jackson-nullable.version>0.2.5</jackson-nullable.version>
<jakarta.validation.version>3.0.2</jakarta.validation.version>
<snakeyaml.version>2.0</snakeyaml.version>
<webflux-version>6.0.6</webflux-version>
<webflux-version>6.1.7</webflux-version>
<!-- logging -->
<slf4j.version>2.0.7</slf4j.version>
<logback.version>1.4.14</logback.version>
Expand Down

0 comments on commit c2eadfc

Please sign in to comment.