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/08/20 07:35:59 UTC

[camel] 04/04: Upgrade Chronicle Network to version 1.16.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

commit 431f90c17ae5fac046c1f12893a649374380d87e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 20 09:30:49 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c41b96a..95d9eda 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
     <chronicle-core-version>1.16.21</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
-    <chronicle-network-version>1.16.3</chronicle-network-version>
+    <chronicle-network-version>1.16.4</chronicle-network-version>
     <chronicle-queue-version>4.16.5</chronicle-queue-version>
     <chronicle-threads-version>1.16.3</chronicle-threads-version>
     <chronicle-wire-version>1.16.16</chronicle-wire-version>