Upgrade to slf4j.1.7.21

This commit is contained in:
Artem Bilan
2016-04-13 22:17:40 -04:00
parent 1c0b315462
commit 6b4f28f9f5

View File

@@ -44,7 +44,7 @@ if (project.hasProperty('platformVersion')) {
ext {
servletApiVersion = '3.1.0'
slf4jVersion = '1.7.18'
slf4jVersion = '1.7.21'
springCloudAwsVersion = '1.1.0.RC1'
springIntegrationVersion = '4.2.5.RELEASE'