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 83b164720811f6b11d95ad1d6e829039d850db65
Author: Andrea Cosentino <ancosen@gmail.com>
AuthorDate: Mon Dec 4 08:17:47 2017 +0100
Upgrade Chronicle Bytes to version 1.10.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d182a0c..1344f81 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.5_1</cglib-bundle-version>
<cglib-version>3.2.5</cglib-version>
- <chronicle-bytes-version>1.9.20</chronicle-bytes-version>
+ <chronicle-bytes-version>1.10.0</chronicle-bytes-version>
<chronicle-core-version>1.9.22</chronicle-core-version>
<chronicle-engine-version>1.13.27</chronicle-engine-version>
<chronicle-map-version>2.4.17</chronicle-map-version>
--
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <commits@camel.apache.org>.
|