Skip to content

Commit

Permalink
Bump hapi.fhir.version from 7.2.2 to 7.4.0
Browse files Browse the repository at this point in the history
Bumps `hapi.fhir.version` from 7.2.2 to 7.4.0.

Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 7.2.2 to 7.4.0

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3` from 7.2.2 to 7.4.0

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation` from 7.2.2 to 7.4.0

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3` from 7.2.2 to 7.4.0

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 7.2.2 to 7.4.0

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.2.2 to 7.4.0

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent a5ab400 commit 1eca61c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bunsen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<properties>
<compile.source>11</compile.source>
<hapi.fhir.version>7.2.2</hapi.fhir.version>
<hapi.fhir.version>7.4.0</hapi.fhir.version>
<avro.version>1.12.0</avro.version>
<junit.version>4.13.2</junit.version>
<hamcrest.version>3.0</hamcrest.version>
Expand Down
2 changes: 1 addition & 1 deletion pipelines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<junit.version>4.13.2</junit.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.7</logback.version>
<hapi.fhir.version>7.2.2</hapi.fhir.version>
<hapi.fhir.version>7.4.0</hapi.fhir.version>
<hamcrest.version>3.0</hamcrest.version>
<mockito.version>5.2.0</mockito.version>
<jcommander.version>1.82</jcommander.version>
Expand Down

0 comments on commit 1eca61c

Please sign in to comment.