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 7fb0d17 Update HAPI FHIR to version 3.4.0 7fb0d17 is described below commit 7fb0d17243f12525d69c4ba497a59f8ad19967e3 Author: jpoth <poth.j...@gmail.com> AuthorDate: Thu Aug 23 15:02:20 2018 +0200 Update HAPI FHIR to version 3.4.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 72cb33e..43284f3 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.3.0</hapi-fhir-version> + <hapi-fhir-version>3.4.0</hapi-fhir-version> <hawtbuf-version>1.11</hawtbuf-version> <hawtdb-version>1.6</hawtdb-version> <hawtdispatch-version>1.22</hawtdispatch-version>