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/14 11:46:45 UTC

camel git commit: Upgrade Chronicle Wire to version 1.8.7

Repository: camel
Updated Branches:
  refs/heads/master ce74d3e37 -> 765eb2e34


Upgrade Chronicle Wire to version 1.8.7


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

Branch: refs/heads/master
Commit: 765eb2e343f573cea28fb12f3ad62d734ece2bd1
Parents: ce74d3e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 14 13:45:15 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 14 13:46:30 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/765eb2e3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 45ef7d5..e19eaa3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
     <chronicle-network-version>1.8.2</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.6</chronicle-wire-version>
+    <chronicle-wire-version>1.8.7</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>