This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-2.19.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.19.x by this push:
new 55b26e9 Upgrade to newer hessian
55b26e9 is described below
commit 55b26e94e55525306c3c75afa5f9dee490404f14
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Oct 18 19:21:13 2017 +0200
Upgrade to newer hessian
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e7a9762..09db342 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -261,7 +261,7 @@
<hawtdispatch-version>1.22</hawtdispatch-version>
<hazelcast-version>3.8.1</hazelcast-version>
<hbase-version>1.2.1</hbase-version>
- <hessian-version>4.0.38</hessian-version>
+ <hessian-version>4.0.51</hessian-version>
<hibernate-validator-version>5.4.1.Final</hibernate-validator-version>
<!-- Spring 3.2.x and 4.0.x still stick to JPA 2.0. Hibernate 4.3.x
upgraded to JPA 2.1. -->
<hibernate-version>4.2.20.Final</hibernate-version>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].