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 2019/12/03 11:00:25 UTC

[camel] branch master updated: Upgrade Atmosphere to version 2.5.11

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 126603c  Upgrade Atmosphere to version 2.5.11
126603c is described below

commit 126603c8e151c9e5bdee2eca368a8e0eacc5fa05
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 3 11:59:54 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f301399..72a7f6f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
         <asterisk-java-bundle-version>1.0.0-final_1</asterisk-java-bundle-version>
         <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
         <atmos-client-version>3.1.0</atmos-client-version>
-        <atmosphere-version>2.5.9</atmosphere-version>
+        <atmosphere-version>2.5.11</atmosphere-version>
         <atmosphere-version-range>[2.5,3.0)</atmosphere-version-range>
         <atomix-version>1.0.8</atomix-version>
         <atomix-catalyst-version>1.2.1</atomix-catalyst-version>