This is an automated email from the ASF dual-hosted git repository.
jpoth 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 8c79fcb Upgrade hapi-fhir to 3.5.0
8c79fcb is described below
commit 8c79fcbe5d3a2fdf106ffcc430c28452ec4df0ff
Author: jpoth <[email protected]>
AuthorDate: Thu Sep 20 14:17:42 2018 +0200
Upgrade hapi-fhir to 3.5.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e21a32..10d9154 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -286,7 +286,7 @@
<hadoop2-protobuf-version>2.5.0</hadoop2-protobuf-version>
<hamcrest-version>2.0.0.0</hamcrest-version>
<hapi-version>2.3</hapi-version>
- <hapi-fhir-version>3.4.0</hapi-fhir-version>
+ <hapi-fhir-version>3.5.0</hapi-fhir-version>
<hawtbuf-version>1.11</hawtbuf-version>
<hawtdb-version>1.6</hawtdb-version>
<hawtdispatch-version>1.22</hawtdispatch-version>