diff options
author | Johannes Dahlström <johannesd@vaadin.com> | 2015-11-26 14:35:29 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-11-30 12:08:05 +0000 |
commit | d337dc824cfcbd8826bc96b90bef1cefc3f964c4 (patch) | |
tree | 4af33435544e336935382ed302c06253b7c20526 /push | |
parent | 00fab0631640fe9e591b9e98da6341b3a46ca5e0 (diff) | |
download | vaadin-framework-d337dc824cfcbd8826bc96b90bef1cefc3f964c4.tar.gz vaadin-framework-d337dc824cfcbd8826bc96b90bef1cefc3f964c4.zip |
Upgrade to Atmosphere-js 2.2.13-vaadin1 (#19323)
Fixes at least #19201.
Change-Id: I284c93e6b47ea916a991c8c2b495823cb86ebfce
Diffstat (limited to 'push')
-rw-r--r-- | push/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/push/ivy.xml b/push/ivy.xml index 180eeac7b8..3bde1bf5ee 100644 --- a/push/ivy.xml +++ b/push/ivy.xml @@ -3,7 +3,7 @@ <!-- Keep the version number in sync with build.xml --> <!ENTITY atmosphere.runtime.version "2.2.7.vaadin1"> - <!ENTITY atmosphere.js.version "2.2.6.vaadin5"> + <!ENTITY atmosphere.js.version "2.2.13.vaadin1"> ]> <ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |