Skip to content

Commit

Permalink
Bump spring.version from 5.3.13 to 5.3.14 (#29)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.13 to 5.3.14.

Updates `spring-beans` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.13...v5.3.14)

Updates `spring-core` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.13...v5.3.14)

Updates `spring-tx` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.13...v5.3.14)

---
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 Dec 20, 2021
1 parent 99c8b3c commit b8e1bc0
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 @@ -88,7 +88,7 @@
<okhttp.version>4.9.3</okhttp.version>
<postgresql.version>42.2.23</postgresql.version>
<servo-core.version>0.13.2</servo-core.version>
<spring.version>5.3.13</spring.version>
<spring.version>5.3.14</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 b8e1bc0

Please sign in to comment.