Skip to content

Commit

Permalink
Bump spring-core from 5.3.14 to 5.3.20
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.14...v5.3.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2022
1 parent 21e1de6 commit ce3046a
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 @@ -17,7 +17,7 @@
<!-- versions -->
<compile.version>8</compile.version>
<java.version>1.8</java.version>
<version.spring>5.3.14</version.spring>
<version.spring>5.3.20</version.spring>
<hutool.version>5.7.18</hutool.version>
<junit.version>4.13.2</junit.version>
</properties>
Expand Down

0 comments on commit ce3046a

Please sign in to comment.