summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-08-07 11:29:33 +0300
committerHenri Sara <henri.sara@gmail.com>2017-08-07 11:29:33 +0300
commitbc9270b6796a2373cbda9ac5758c88592c76a9fb (patch)
treeae6085f00d9a5957266c2db39a80dd9afb6e3a93 /pom.xml
parentd4fdcb9b469e64d58a0f8df4fd19b69fc515d8a4 (diff)
downloadvaadin-framework-bc9270b6796a2373cbda9ac5758c88592c76a9fb.tar.gz
vaadin-framework-bc9270b6796a2373cbda9ac5758c88592c76a9fb.zip
Update Atmosphere version to remove warnings which are irrelevant (#9770)
Fixes #8292
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 fe9e93de1a..f1b378cf27 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.11.vaadin1</atmosphere.runtime.version>
+ <atmosphere.runtime.version>2.4.11.vaadin2</atmosphere.runtime.version>
<!-- OSGi -->
<osgi.execution.environment>JavaSE-1.8</osgi.execution.environment>