We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54aac1 commit e37b75bCopy full SHA for e37b75b
build.gradle
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
52
ext.snifferVersion = "1.11"
53
ext.tiles2Version = "2.2.2"
54
ext.tiles3Version = "3.0.5"
55
- ext.tomcatVersion = "8.0.29"
+ ext.tomcatVersion = "8.0.30"
56
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
57
ext.undertowVersion = "1.1.9.Final"
58
ext.woodstoxVersion = "4.4.1"
0 commit comments