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/09/04 14:08:57 UTC

[camel] branch master updated (55d81d8 -> 73255a0)

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

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


    from 55d81d8  Upgrade Netty Tcnative Static Boring SSL to version 2.0.15.Final
     new d1d9a97  Upgrade Chronicle Core to version 1.16.24
     new 73255a0  Upgrade Chronicle Bytes to version 1.16.25

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade Chronicle Bytes to version 1.16.25

Posted by ac...@apache.org.
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 73255a0f83f9fab601a3badb657b86c37fd045d3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 4 16:05:41 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c2e5232..35e319c 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.24</chronicle-bytes-version>
+    <chronicle-bytes-version>1.16.25</chronicle-bytes-version>
     <chronicle-core-version>1.16.24</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>


[camel] 01/02: Upgrade Chronicle Core to version 1.16.24

Posted by ac...@apache.org.
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 d1d9a97c970f399cb22c0e24f13e2499e667c42d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 4 16:04:00 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b40a342..c2e5232 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
     <chronicle-bytes-version>1.16.24</chronicle-bytes-version>
-    <chronicle-core-version>1.16.23</chronicle-core-version>
+    <chronicle-core-version>1.16.24</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.16.5</chronicle-network-version>