Skip to content

Commit

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

---
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] authored Oct 11, 2023
1 parent 93bd6bb commit 65db222
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.15.2</jackson.version>
<jsoup.version>1.16.1</jsoup.version>
<okhttp3.version>4.10.0</okhttp3.version>
<spring.version>5.3.29</spring.version>
<spring.version>5.3.30</spring.version>
<ktor.version>2.3.5</ktor.version>
<sl4j.version>1.7.32</sl4j.version>
<logback.version>1.4.11</logback.version>
Expand Down

0 comments on commit 65db222

Please sign in to comment.