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/06/21 08:17:11 UTC

[5/5] camel git commit: Upgrade Chronicle Wire to version 1.8.9

Upgrade Chronicle Wire to version 1.8.9


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

Branch: refs/heads/master
Commit: 81eb30528cf8c8b9937fdb303cae46e298189384
Parents: f90183c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 21 10:13:55 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 21 10:13:55 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/81eb3052/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a7cf44..7a81187 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-network-version>1.8.3</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.7</chronicle-wire-version>
+    <chronicle-wire-version>1.8.9</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>