summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-11 18:28:46 +0300
committerArtur Signell <artur@vaadin.com>2016-08-12 09:49:01 +0000
commit2a5671438f7503610e627b16a2caff08409164d0 (patch)
tree07a84328a9e1d934fb75ac19e6a6203d7f00dcc5 /pom.xml
parentbb9564db426d9d9471b6b07410d301fe1059ec19 (diff)
downloadvaadin-framework-2a5671438f7503610e627b16a2caff08409164d0.tar.gz
vaadin-framework-2a5671438f7503610e627b16a2caff08409164d0.zip
Update to latest Atmosphere (2.4.5) and JS (2.3.2)
Change-Id: I3569ed662bc93dd6861e40d8a4e0fa0b801551e6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ee94fb829c..34d77fb510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
<!-- Atmosphere versions -->
<!-- Note that this should be kept in sync with the class Constants -->
- <atmosphere.runtime.version>2.2.9.vaadin2</atmosphere.runtime.version>
- <atmosphere.js.version>2.2.13.vaadin5</atmosphere.js.version>
+ <atmosphere.runtime.version>2.4.5.vaadin1</atmosphere.runtime.version>
+ <atmosphere.js.version>2.3.2.vaadin1</atmosphere.js.version>
<!-- Dependency unpack directory -->
<dependency.unpack.directory>${project.build.directory}/dependency-unpack</dependency.unpack.directory>