Upgrade sample to Atmosphere 2.4.14
Closes gh-10447
This commit is contained in:
committed by
Stephane Nicoll
parent
ce8b59fc7d
commit
9dbc3e25bb
@@ -32,12 +32,12 @@
|
||||
<dependency>
|
||||
<groupId>org.atmosphere</groupId>
|
||||
<artifactId>atmosphere-runtime</artifactId>
|
||||
<version>2.2.4</version>
|
||||
<version>2.4.14</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.webjars</groupId>
|
||||
<artifactId>atmosphere-javascript</artifactId>
|
||||
<version>2.2.3</version>
|
||||
<version>2.3.4</version>
|
||||
</dependency>
|
||||
<!-- Test -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user