Skip to content

Commit

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

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

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

---
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 Nov 25, 2021
1 parent 64a8ac1 commit 5b40a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<axon.version>4.5.2</axon.version>
<axon.version>4.5.5</axon.version>
<projectreactor.version>3.4.7</projectreactor.version>

<spring.version>5.3.8</spring.version>
<spring.version>5.3.13</spring.version>
<spring.boot.version>2.5.2</spring.boot.version>

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

0 comments on commit 5b40a45

Please sign in to comment.