Skip to content

Commit 8f1f36d

Browse files
committed
Upgrade to Animal Sniffer 1.17, Tiles 3.0.8, Tomcat 8.5.34
1 parent 79e7ba7 commit 8f1f36d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ configure(allprojects) { project ->
7171
ext.romeVersion = "1.7.4"
7272
ext.slf4jVersion = "1.7.25"
7373
ext.snakeyamlVersion = "1.17"
74-
ext.snifferVersion = "1.16"
74+
ext.snifferVersion = "1.17"
7575
ext.testngVersion = "6.9.10"
7676
ext.tiles2Version = "2.2.2"
77-
ext.tiles3Version = "3.0.7"
78-
ext.tomcatVersion = "8.5.33"
77+
ext.tiles3Version = "3.0.8"
78+
ext.tomcatVersion = "8.5.34"
7979
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
8080
ext.undertowVersion = "1.3.33.Final"
8181
ext.xmlunitVersion = "1.6"

0 commit comments

Comments
 (0)