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/08/20 06:30:15 UTC

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

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 1ba73ed  Upgrade Atmosphere to version 2.5.4
1ba73ed is described below

commit 1ba73ed4034617fe3f789425bac5dc32bea60cce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 20 08:29:25 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e7eff36..6143991 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,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>2.2.2</atmos-client-version>
-        <atmosphere-version>2.5.3</atmosphere-version>
+        <atmosphere-version>2.5.4</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>