You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/07/23 06:24:59 UTC

[camel] branch master updated: Upgrade Atmosphere Websocket to version 2.4.29

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 01f9f50  Upgrade Atmosphere Websocket to version 2.4.29
01f9f50 is described below

commit 01f9f50c9a77b49cd7036a09cf67978eee730b3d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 23 08:24:40 2018 +0200

    Upgrade Atmosphere Websocket to version 2.4.29
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3cd230..6cbe57b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
     <asterisk-java-version>1.0.0-final</asterisk-java-version>
     <asterisk-java-bundle-version>1.0.0-final_1</asterisk-java-bundle-version>
     <atmos-client-version>2.2.2</atmos-client-version>
-    <atmosphere-version>2.4.28</atmosphere-version>
+    <atmosphere-version>2.4.29</atmosphere-version>
     <atmosphere-version-range>[2.4,3.0)</atmosphere-version-range>
     <atomix-version>1.0.8</atomix-version>
     <atomix-catalyst-version>1.2.1</atomix-catalyst-version>