Upgrade Spring Framework to 5.3.20

This commit is contained in:
Scott Frederick
2022-05-31 14:20:33 -05:00
parent 1fb02fef03
commit ccf55bc4c6

View File

@@ -24,7 +24,7 @@ plugins {
description = "Spring CredHub"
ext {
springVersion = "5.3.13"
springVersion = "5.3.20"
springBootVersion = "2.5.7"
springSecurityVersion = "5.5.3"
reactorVersion = "2020.0.13"