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/06/24 17:21:52 UTC

[camel] 03/03: Upgrade Chronicle Bytes to version 1.16.15

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

commit de9d74a4492b35fadf1227ca9145525ec0925651
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jun 24 19:19:15 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index fe86593..250bb5b 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.13</chronicle-bytes-version>
+    <chronicle-bytes-version>1.16.15</chronicle-bytes-version>
     <chronicle-core-version>1.16.8</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>