You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/14 10:17:00 UTC

[camel] branch main updated: Upgrade hapi 6.6.2

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 b212dbfebf7 Upgrade hapi 6.6.2
b212dbfebf7 is described below

commit b212dbfebf7b31d038db183ec2e6d3b894936008
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 14 12:16:52 2023 +0200

    Upgrade hapi 6.6.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0f7e3a6e97f..c3c06c50270 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,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.6.1</hapi-fhir-version>
+        <hapi-fhir-version>6.6.2</hapi-fhir-version>
         <hazelcast-version>5.3.1</hazelcast-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>