summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-03-09 20:24:06 +0200
committerGitHub <noreply@github.com>2017-03-09 20:24:06 +0200
commit7226e1aacdcc8c4097a7b9ea246689c75e67c454 (patch)
treebb5c038ae5aa37e3e705cb11020ec3ca24414696 /pom.xml
parent9e2e720ca3aff7e1ca571860805a206e388dc5b5 (diff)
downloadvaadin-framework-7226e1aacdcc8c4097a7b9ea246689c75e67c454.tar.gz
vaadin-framework-7226e1aacdcc8c4097a7b9ea246689c75e67c454.zip
Update Atmosphere to resolve problems in servlets with multiple mappings (#8785)
Fixes #8734
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 a9ff5a6e51..1fb004f984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,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.vaadin1</atmosphere.runtime.version>
+ <atmosphere.runtime.version>2.4.5.vaadin2</atmosphere.runtime.version>
<!-- OSGi -->
<osgi.javax.servlet.version>3.0.0</osgi.javax.servlet.version>