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 360ef5f commit 6f491bbCopy full SHA for 6f491bb
build.gradle
@@ -88,9 +88,9 @@ configure(allprojects) { project ->
88
ext.snifferVersion = "1.15"
89
ext.testngVersion = "6.9.12"
90
ext.tiles3Version = "3.0.5"
91
- ext.tomcatVersion = "8.5.4"
+ ext.tomcatVersion = "8.5.5"
92
ext.tyrusVersion = "1.13"
93
- ext.undertowVersion = "1.4.0.Final"
+ ext.undertowVersion = "1.4.2.Final"
94
ext.websocketVersion = "1.1"
95
ext.woodstoxVersion = "5.0.2"
96
ext.xmlunitVersion = "2.2.1"
0 commit comments