Skip to content

Commit

Permalink
Bump spring-webflux from 5.3.25 to 5.3.29 (#411)
Browse files Browse the repository at this point in the history
Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.3.25 to 5.3.29.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.25...v5.3.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2023
1 parent 6596e12 commit e0aa2a6
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 @@ -19,7 +19,7 @@
<jackson.version>2.14.2</jackson.version>
<jsoup.version>1.15.4</jsoup.version>
<okhttp3.version>4.10.0</okhttp3.version>
<spring.version>5.3.25</spring.version>
<spring.version>5.3.29</spring.version>
<ktor.version>2.2.4</ktor.version>

<flatten-plugin.version>1.3.0</flatten-plugin.version>
Expand Down

0 comments on commit e0aa2a6

Please sign in to comment.