Skip to content

Commit

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

Updates `spring-context-support` 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)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 34779c2 commit f895462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
ext {
versions = [
spring_boot : '2.4.3',
spring : '5.3.4',
spring : '5.3.5',
spring_security_core : '5.4.5',
spring_security_web : '5.4.5',
spring_security_oauth : '2.5.0.RELEASE',
Expand Down

0 comments on commit f895462

Please sign in to comment.