Upgrade Spring Framework to 5.0.13 to allow https in xml test files.

This commit is contained in:
Scott Frederick
2019-04-04 14:03:41 -05:00
parent 251dbc576e
commit 98aa9d141d

View File

@@ -1,7 +1,7 @@
description = 'Spring Cloud Connectors Spring Service Connectors'
ext {
springVersion = "5.0.0.RELEASE"
springVersion = "5.0.13.RELEASE"
tomcatVersion = "8.5.13"
springAmqpVersion = "2.0.0.RELEASE"