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/30 14:54:30 UTC

[camel] 16/19: CAMEL-14715 - Remove htmlunit 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 7ca6e895d3253952c11e1c23d406abbcf422c645
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:51:41 2020 +0200

    CAMEL-14715 - Remove htmlunit 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 86062ef..bf6c0b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -249,7 +249,6 @@
         <hikaricp-version>2.4.13</hikaricp-version>
         <hk2-version>2.5.0</hk2-version>
         <hsqldb-version>2.5.0</hsqldb-version>
-        <htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
         <htrace-version>3.1.0-incubating</htrace-version>
         <httpunit-version>1.7</httpunit-version>
         <httpcore4-version>4.4.13</httpcore4-version>