Upgrade to Tomcat 8.0.32
This commit is contained in:
parent
43bcab9c1a
commit
29cd1808b7
|
@ -77,7 +77,7 @@ configure(allprojects) { project ->
|
||||||
ext.testngVersion = "6.9.10"
|
ext.testngVersion = "6.9.10"
|
||||||
ext.tiles2Version = "2.2.2"
|
ext.tiles2Version = "2.2.2"
|
||||||
ext.tiles3Version = "3.0.5"
|
ext.tiles3Version = "3.0.5"
|
||||||
ext.tomcatVersion = "8.0.30"
|
ext.tomcatVersion = "8.0.32"
|
||||||
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
|
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
|
||||||
ext.undertowVersion = "1.3.16.Final"
|
ext.undertowVersion = "1.3.16.Final"
|
||||||
ext.woodstoxVersion = "5.0.1"
|
ext.woodstoxVersion = "5.0.1"
|
||||||
|
|
Loading…
Reference in New Issue