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 2017/07/13 10:13:45 UTC

[4/4] camel git commit: Upgrade Chronicle Wire to version 1.9.3

Upgrade Chronicle Wire to version 1.9.3


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/14dc783d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/14dc783d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/14dc783d

Branch: refs/heads/master
Commit: 14dc783dddf2a570d5a48d4cf2e141a118f12587
Parents: 991d9e8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jul 13 12:10:20 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jul 13 12:13:09 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/14dc783d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 301ff0b..ecda208 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-network-version>1.9.0</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.1</chronicle-threads-version>
-    <chronicle-wire-version>1.8.10</chronicle-wire-version>
+    <chronicle-wire-version>1.9.3</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.3</classmate-version>