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 cd1b745c35c65617bca9f91c8dff9578b6e5dce1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 14 08:50:57 2019 +0200

    Removed property placeholder for Hessian
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 104c101..2dfa4d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,6 @@
         <hawtdispatch-version>1.22</hawtdispatch-version>
         <hazelcast-version>3.12</hazelcast-version>
         <hbase-version>1.2.6</hbase-version>
-        <hessian-version>4.0.51</hessian-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.0.16.Final</hibernate-validator-version>
         <hibernate-version>5.2.16.Final</hibernate-version>

Reply via email to