summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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>