aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlli Tietäväinen <ollit@vaadin.com>2021-03-03 19:37:21 +0200
committerGitHub <noreply@github.com>2021-03-03 19:37:21 +0200
commitd28e9a7524d80f36d47b9391a3e6a519f418600a (patch)
tree3d769d32ada1ff63e854c21978a5a5c388425d9c /pom.xml
parentce60c5b418b77bb4164c46306cc16ba769c2a985 (diff)
downloadvaadin-framework-d28e9a7524d80f36d47b9391a3e6a519f418600a.tar.gz
vaadin-framework-d28e9a7524d80f36d47b9391a3e6a519f418600a.zip
update to Atmosphere runtime 2.4.30.vaadin3 (#12214)
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 300ee9715a..1028b10467 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.30.vaadin2</atmosphere.runtime.version>
+ <atmosphere.runtime.version>2.4.30.vaadin3</atmosphere.runtime.version>
<!-- OSGi -->
<osgi.execution.environment>JavaSE-1.8</osgi.execution.environment>