Skip to content

Commit

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

Updates `ca.uhn.hapi.fhir:hapi-fhir-server` from 7.6.0 to 7.6.1

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.6.0 to 7.6.1

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 7.6.0 to 7.6.1

Updates `ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine` from 7.6.0 to 7.6.1

---
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 Jan 7, 2025
1 parent 2d78bc5 commit 658d34e
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.6.0</hapifhir_version>
<hapifhir_version>7.6.1</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 658d34e

Please sign in to comment.