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/11/06 15:23:58 UTC

[camel] branch master updated: Upgrade Cglib and related bundle to version 3.2.8

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 2aca2ad  Upgrade Cglib and related bundle to version 3.2.8
2aca2ad is described below

commit 2aca2ad6f5c5f5cf964d442d0ff9717fc0cf95c8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 6 16:21:49 2018 +0100

    Upgrade Cglib and related bundle to version 3.2.8
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7140e70..5109691 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,8 +117,8 @@
     <cdi-api-1.2-version>1.2</cdi-api-1.2-version>
     <cdi-api-2.0-version>2.0</cdi-api-2.0-version>
     <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>
+    <cglib-bundle-version>3.2.8_1</cglib-bundle-version>
+    <cglib-version>3.2.8</cglib-version>
     <chronicle-bytes-version>1.16.29</chronicle-bytes-version>
     <chronicle-core-version>1.16.29</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>