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/12/07 11:08:56 UTC

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

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 05bb44b  Upgrade Cglib and related bundle to version 3.2.9
05bb44b is described below

commit 05bb44b7c82708ea2d03a2bdf99b9a96fb3044ef
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 7 12:07:58 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9441ad5..c31d2a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,8 +116,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.8_1</cglib-bundle-version>
-    <cglib-version>3.2.8</cglib-version>
+    <cglib-bundle-version>3.2.9_1</cglib-bundle-version>
+    <cglib-version>3.2.9</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>