Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.4.2
Browse files Browse the repository at this point in the history
Closes #315
  • Loading branch information
royclarkson committed Jan 22, 2021
1 parent 25d8d03 commit d953906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version=3.3.0-SNAPSHOT
checkstyleVersion=8.38
pmdVersion=6.30.0

springBootVersion=2.4.1
springFrameworkVersion=5.3.2
springBootVersion=2.4.2
springFrameworkVersion=5.3.3
springCloudContractVersion=2.2.4.RELEASE
blockHoundVersion=1.0.4.RELEASE

Expand Down

0 comments on commit d953906

Please sign in to comment.