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 2019/06/04 15:20:49 UTC

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

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 bd3a16f  Upgrade Cglib and related bundle to version 3.2.12
bd3a16f is described below

commit bd3a16f4e40a37b39abba5c55fd5b6853378db08
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 4 17:19:43 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 25e6348..b830adf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,8 +120,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.10_1</cglib-bundle-version>
-        <cglib-version>3.2.10</cglib-version>
+        <cglib-bundle-version>3.2.12_1</cglib-bundle-version>
+        <cglib-version>3.2.12</cglib-version>
         <chunk-templates-version>3.5.0</chunk-templates-version>
         <chunk-templates-bundle-version>3.5.0_1</chunk-templates-bundle-version>
         <cmis-version>1.1.0</cmis-version>