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/10/11 07:18:01 UTC

[2/3] camel git commit: Upgrade Chronicle Wire to version 1.9.16

Upgrade Chronicle Wire to version 1.9.16


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

Branch: refs/heads/master
Commit: 671e32b717999a2053ecc07e421e56c94aa04232
Parents: 7a45242
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Oct 11 09:06:02 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Oct 11 09:06:02 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/671e32b7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e5cb5f2..ca70628 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.8</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.2</chronicle-threads-version>
-    <chronicle-wire-version>1.9.14</chronicle-wire-version>
+    <chronicle-wire-version>1.9.16</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>