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 2018/07/09 07:17:18 UTC

[camel] branch master updated: Upgrade Chronicle Bytes to version 1.16.17

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 506a41c  Upgrade Chronicle Bytes to version 1.16.17
506a41c is described below

commit 506a41c2559800ecc0c2f63b5a53c5e8376d0bb3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 9 09:16:57 2018 +0200

    Upgrade Chronicle Bytes to version 1.16.17
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e74a86..c208584 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
     <jta-api-1.2-version>1.2</jta-api-1.2-version>
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
-    <chronicle-bytes-version>1.16.16</chronicle-bytes-version>
+    <chronicle-bytes-version>1.16.17</chronicle-bytes-version>
     <chronicle-core-version>1.16.12</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>