Skip to content

Commit

Permalink
Bump spring.version from 5.3.16 to 5.3.17 (#115)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.16 to 5.3.17.

Updates `spring-beans` from 5.3.16 to 5.3.17
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.17)

Updates `spring-core` from 5.3.16 to 5.3.17
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.17)

Updates `spring-tx` from 5.3.16 to 5.3.17
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.17)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
  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 Mar 18, 2022
1 parent 4eb8145 commit 8dd4407
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 @@ -87,7 +87,7 @@
<okhttp.version>4.9.3</okhttp.version>
<postgresql.version>42.3.3</postgresql.version>
<servo-core.version>0.13.2</servo-core.version>
<spring.version>5.3.16</spring.version>
<spring.version>5.3.17</spring.version>
<spring-data-mongodb.version>2.2.13.RELEASE</spring-data-mongodb.version>
<stax-ex.version>1.8.3</stax-ex.version>
<stax2-api.version>4.2.1</stax2-api.version>
Expand Down

0 comments on commit 8dd4407

Please sign in to comment.