Skip to content

Commit

Permalink
Bump spring.version from 5.3.17 to 5.3.19
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.17 to 5.3.19.

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2022
1 parent 602ff9c commit 21b711a
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 @@ -51,7 +51,7 @@
<axon.version>4.6.0-SNAPSHOT</axon.version>
<projectreactor.version>3.4.16</projectreactor.version>

<spring.version>5.3.17</spring.version>
<spring.version>5.3.19</spring.version>
<spring.boot.version>2.6.4</spring.boot.version>

<slf4j.version>1.7.28</slf4j.version>
Expand Down

0 comments on commit 21b711a

Please sign in to comment.