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 13283ec commit d7a4183Copy full SHA for d7a4183
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.27"
+ ext.tomcatVersion = "8.0.28"
56
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
57
ext.undertowVersion = "1.1.8.Final"
58
ext.woodstoxVersion = "4.4.1"
0 commit comments