diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2018-03-13 18:16:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-13 18:16:21 +0300 |
commit | d5ad32c20249f1eb91b5b7ad42ee770abf4c8803 (patch) | |
tree | 9dc8e9d498bb6e248816dd576f39a260c41660e7 /pom.xml | |
parent | 4fc7530ded4a3775e3e9c7343e026a624ce00079 (diff) | |
download | vaadin-framework-d5ad32c20249f1eb91b5b7ad42ee770abf4c8803.tar.gz vaadin-framework-d5ad32c20249f1eb91b5b7ad42ee770abf4c8803.zip |
Upgrade to Atmosphere 2.4.20.vaadin1 (#10706)
Fixes #10532
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.vaadin2</atmosphere.runtime.version> + <atmosphere.runtime.version>2.4.21.vaadin1</atmosphere.runtime.version> <!-- OSGi --> <osgi.execution.environment>JavaSE-1.8</osgi.execution.environment> |