Skip to content

Commit

Permalink
chore(deps): bump spring.version from 5.3.0 to 5.3.9 (#11741)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.0 to 5.3.9.

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

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

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

---
updated-dependencies:
- 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:development
  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
vercel-talented and dependabot[bot] committed Sep 3, 2021
1 parent 60c2e3a commit ee92995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/java/fusion-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>jar</packaging>

<properties>
<spring.version>5.3.0</spring.version>
<spring.version>5.3.9</spring.version>
<spring.autoconfigure.version>2.2.0.RELEASE</spring.autoconfigure.version>
<javax.annotation.api.version>1.3.2</javax.annotation.api.version>
<javaparser.version>3.23.0</javaparser.version>
Expand Down

0 comments on commit ee92995

Please sign in to comment.