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 d50d7733e36 Bump hapi-version from 2.3 to 2.5.1 (#12126)
d50d7733e36 is described below

commit d50d7733e362890da7bce4f99b5c1d280beef297
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 22 09:30:39 2023 +0100

    Bump hapi-version from 2.3 to 2.5.1 (#12126)
    
    Bumps `hapi-version` from 2.3 to 2.5.1.
    
    Updates `ca.uhn.hapi:hapi-structures-v24` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v21` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v22` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v23` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v231` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v25` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v251` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    Updates `ca.uhn.hapi:hapi-structures-v26` from 2.3 to 2.5.1
    - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases)
    - [Commits](https://github.com/hapifhir/hapi-hl7v2/compare/v2.3...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: ca.uhn.hapi:hapi-structures-v24
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v21
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v22
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v23
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v231
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v25
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v251
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi:hapi-structures-v26
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1363d3713d5..23225315cbb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
         <guice3-version>3.0</guice3-version>
         <hadoop3-version>3.3.6</hadoop3-version>
         <hamcrest-version>2.2</hamcrest-version>
-        <hapi-version>2.3</hapi-version>
+        <hapi-version>2.5.1</hapi-version>
         <hapi-base-version>2.3</hapi-base-version>
         <hapi-fhir-version>6.8.5</hapi-fhir-version>
         <hazelcast-version>5.3.6</hazelcast-version>

Reply via email to