summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-05-18 18:05:34 +0300
committerHenri Sara <henri.sara@gmail.com>2017-05-18 18:05:34 +0300
commit84c0bee7e90091b2b86c6c452d1bd87a27d98c7d (patch)
treeafde18f2b4f302599ca3373dfe1be66d35781998 /pom.xml
parent05866ac5178ccb4c48059b58290e259b2b9ac53b (diff)
downloadvaadin-framework-84c0bee7e90091b2b86c6c452d1bd87a27d98c7d.tar.gz
vaadin-framework-84c0bee7e90091b2b86c6c452d1bd87a27d98c7d.zip
Update Atmosphere to support latest Jetty versions (#9359)
Fixes #8134, #8135
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 317c887ca0..fe9e93de1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<javax.portlet.version>2.0</javax.portlet.version>
<vaadin.sass.version>0.9.13</vaadin.sass.version>
<!-- Note that this should be kept in sync with the class Constants -->
- <atmosphere.runtime.version>2.4.5.vaadin2</atmosphere.runtime.version>
+ <atmosphere.runtime.version>2.4.11.vaadin1</atmosphere.runtime.version>
<!-- OSGi -->
<osgi.execution.environment>JavaSE-1.8</osgi.execution.environment>