Skip to content

Commit

Permalink
Bump org.springframework:spring-webflux from 5.3.30 to 5.3.31
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.30 to 5.3.31.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023

Verified

This commit was signed with the committer’s verified signature.
johnmcguin John McGuin
1 parent eca7bc5 commit 96652ef
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
@@ -86,7 +86,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>9.4.53.v20231009</jetty-version>
<rxjava-version>3.1.8</rxjava-version>
<spring-version>5.3.30</spring-version>
<spring-version>5.3.31</spring-version>
<slf4j-version>2.0.9</slf4j-version>
<log4j2-version>2.21.1</log4j2-version>
<reactivestreams-version>1.0.4</reactivestreams-version>

0 comments on commit 96652ef

Please sign in to comment.