Skip to content

Commit

Permalink
Bump spring-webflux from 5.3.7 to 5.3.8 (#169)
Browse files Browse the repository at this point in the history
Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
1 parent a31da1c commit 6938336
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.12.3</jackson.version>
<jsoup.version>1.13.1</jsoup.version>
<okhttp3.version>4.9.1</okhttp3.version>
<spring.version>5.3.7</spring.version>
<spring.version>5.3.8</spring.version>
<ktor.version>1.6.0</ktor.version>

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

0 comments on commit 6938336

Please sign in to comment.