Upgrade Spring Framework to 5.3.23

This commit is contained in:
Scott Frederick
2022-11-03 17:17:05 -05:00
parent 258df65d59
commit 142da954fe

View File

@@ -24,7 +24,7 @@ plugins {
description = "Spring CredHub"
ext {
springVersion = "5.3.20"
springVersion = "5.3.23"
springBootVersion = "2.7.0"
springSecurityVersion = "5.7.1"
reactorVersion = "2020.0.19"