Skip to content

Commit

Permalink
Bump spring.version from 5.3.9 to 5.3.10 (#681)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.9 to 5.3.10.

Updates `spring-framework-bom` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

Updates `spring-web` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

Updates `spring-webmvc` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

Updates `spring-test` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

Updates `spring-context` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

Updates `spring-webflux` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 1, 2021
1 parent aa2ee30 commit 336be14
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 @@ -53,7 +53,7 @@
<slf4j.version>1.7.32</slf4j.version>
<jackson.version>2.13.0</jackson.version>
<problem.version>0.26.0</problem.version>
<spring.version>5.3.9</spring.version>
<spring.version>5.3.10</spring.version>
<spring-security.version>5.5.2</spring-security.version>
<spring-boot.version>2.5.5</spring-boot.version>
<junit-jupiter.version>5.8.0</junit-jupiter.version>
Expand Down

0 comments on commit 336be14

Please sign in to comment.