Skip to content

Commit

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

Updates `spring-context` from 5.3.4 to 5.3.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.5)

Updates `spring-test` from 5.3.4 to 5.3.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.5)

Updates `spring-jdbc` from 5.3.4 to 5.3.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.5)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 7b39d2d commit a9f4747
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 @@ -55,7 +55,7 @@
</modules>

<properties>
<spring.version>5.3.4</spring.version>
<spring.version>5.3.5</spring.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
<spring-boot22.version>2.2.6.RELEASE</spring-boot22.version>
Expand Down

0 comments on commit a9f4747

Please sign in to comment.