This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 67426e7b71b CAMEL-19126: camel-fhir upgrade to 6.4.2 (#9488) 67426e7b71b is described below commit 67426e7b71b4c21c88b3d0245dbcfab237fd598f Author: ciccioDeveloper <cicciodevelo...@users.noreply.github.com> AuthorDate: Wed Mar 8 18:17:32 2023 +0100 CAMEL-19126: camel-fhir upgrade to 6.4.2 (#9488) Co-authored-by: Francesco Mongiardo <fmong...@redhat.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d120443a9c7..21eae0f6159 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -202,7 +202,7 @@ <hamcrest-version>2.2</hamcrest-version> <hapi-version>2.3</hapi-version> <hapi-base-version>2.3</hapi-base-version> - <hapi-fhir-version>6.2.4</hapi-fhir-version> + <hapi-fhir-version>6.4.2</hapi-fhir-version> <hawtbuf-version>1.11</hawtbuf-version> <hawtdispatch-version>1.22</hawtdispatch-version> <hazelcast-version>5.2.1</hazelcast-version>