diff options
author | Olli Tietäväinen <ollit@vaadin.com> | 2021-03-03 19:37:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-03 19:37:21 +0200 |
commit | d28e9a7524d80f36d47b9391a3e6a519f418600a (patch) | |
tree | 3d769d32ada1ff63e854c21978a5a5c388425d9c /pom.xml | |
parent | ce60c5b418b77bb4164c46306cc16ba769c2a985 (diff) | |
download | vaadin-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.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.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> |