Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2018-01-21 18:00:46 +0000
committerVioleta Georgieva2018-01-21 18:00:46 +0000
commit052fd52791a889763170262faa9b9de5ca978402 (patch)
tree0edad2b835dcc9237745506bb9ce521e56e19478 /build.versions
parent713d0d1e22134dc0488f5ae45cc961984c7ff5ba (diff)
downloadorg.eclipse.gemini.web.gemini-web-container-052fd52791a889763170262faa9b9de5ca978402.tar.gz
org.eclipse.gemini.web.gemini-web-container-052fd52791a889763170262faa9b9de5ca978402.tar.xz
org.eclipse.gemini.web.gemini-web-container-052fd52791a889763170262faa9b9de5ca978402.zip
Bug 529346: Update Apache Tomcat to version 8.5.24
Diffstat (limited to 'build.versions')
-rw-r--r--build.versions16
1 files changed, 8 insertions, 8 deletions
diff --git a/build.versions b/build.versions
index cb7b101..a991715 100644
--- a/build.versions
+++ b/build.versions
@@ -46,14 +46,14 @@ javax.xml.soap=1.3.0.v201105210645
#CQ4111
org.apache.taglibs=1.1.2.v20110518
-#CQ13794
-org.apache.catalina=8.5.16
-#CQ12536
-javax.el=3.0.0.20170128
-javax.security.auth.message=1.1.0.20170128
-javax.servlet=3.1.0.20170128
-javax.servlet.jsp=2.3.0.20170128
-javax.websocket=1.1.0.20170128
+#CQ15291
+org.apache.catalina=8.5.24
+#CQ15291
+javax.el=3.0.0.20180121
+javax.security.auth.message=1.1.0.20180121
+javax.servlet=3.1.0.20180121
+javax.servlet.jsp=2.3.0.20180121
+javax.websocket=1.1.0.20180121
#CQ6925
org.slf4j.api=1.7.2.v20121108-1250

Back to the top