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 2020/03/31 08:01:07 UTC

[camel] 04/43: CAMEL-14715 - Remove objenesis bundle property placeholder (camel-karaf-migration)

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 5777db7bf33baa928eab18dd466890c13d5426eb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:26:57 2020 +0200

    CAMEL-14715 - Remove objenesis bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fff5c47..7315aad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,6 @@
         <networknt-json-schema-validator-version>1.0.33</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.1</nitrite-version>
-        <objenesis-version>2.6</objenesis-version>
         <!-- should be in-sync with deltaspike -->
         <openwebbeans1-version>1.2.7</openwebbeans1-version>
         <openwebbeans-version>1.7.3</openwebbeans-version>