Skip to content

Commit

Permalink
Bump hapifhir_version from 7.4.3 to 7.4.5
Browse files Browse the repository at this point in the history
Bumps `hapifhir_version` from 7.4.3 to 7.4.5.

Updates `ca.uhn.hapi.fhir:hapi-fhir-server` from 7.4.3 to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.4.3 to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 7.4.3 to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine` from 7.4.3 to 7.4.5

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent ac20aed commit 06e1e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</distributionManagement>

<properties>
<hapifhir_version>7.4.3</hapifhir_version>
<hapifhir_version>7.4.5</hapifhir_version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotless.version>2.43.0</spotless.version>
<root.basedir>${project.basedir}</root.basedir>
Expand Down

0 comments on commit 06e1e22

Please sign in to comment.