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/02/07 09:23:22 UTC

[05/10] camel git commit: Upgrade Chronicle Wire to version 1.7.24

Upgrade Chronicle Wire to version 1.7.24


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

Branch: refs/heads/master
Commit: 5d8b39ca9475ad8bc9b6e197d2702670d6eafe84
Parents: ab62495
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Feb 7 10:05:49 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Feb 7 10:05:49 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5d8b39ca/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 036c0c7..9086c85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -109,7 +109,7 @@
     <chronicle-network-version>1.7.11</chronicle-network-version>
     <chronicle-queue-version>4.5.24</chronicle-queue-version>
     <chronicle-threads-version>1.7.6</chronicle-threads-version>
-    <chronicle-wire-version>1.7.23</chronicle-wire-version>
+    <chronicle-wire-version>1.7.24</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>