Upgrade to animal sniffer 1.14

This commit is contained in:
Stephane Nicoll
2015-03-02 14:52:54 +01:00
parent e24a7ded62
commit 268471c637

View File

@@ -50,7 +50,7 @@ configure(allprojects) { project ->
ext.reactorVersion = "1.1.5.RELEASE"
ext.slf4jVersion = "1.7.10"
ext.snakeYamlVersion = "1.14"
ext.snifferVersion = "1.11"
ext.snifferVersion = "1.14"
ext.tiles2Version = "2.2.2"
ext.tiles3Version = "3.0.5"
ext.tomcatVersion = "8.0.20"