Skip to content

Commit

Permalink
chore(deps): update hapi to v7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and alexanderkiel committed Dec 21, 2024
1 parent 548c42c commit c422622
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/admin-api/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
:exclusions [javax.xml.bind/jaxb-api]}

ca.uhn.hapi.fhir/hapi-fhir-validation
{:mvn/version "7.6.0"
{:mvn/version "7.6.1"
:exclusions
[net.sf.saxon/Saxon-HE
org.ogce/xpp3
Expand All @@ -65,14 +65,14 @@
{:mvn/version "1.27.1"}

ca.uhn.hapi.fhir/hapi-fhir-structures-r4
{:mvn/version "7.6.0"
{:mvn/version "7.6.1"
:exclusions [com.google.code.findbugs/jsr305]}

ca.uhn.hapi.fhir/hapi-fhir-validation-resources-r4
{:mvn/version "7.6.0"}
{:mvn/version "7.6.1"}

ca.uhn.hapi.fhir/hapi-fhir-caching-caffeine
{:mvn/version "7.6.0"}
{:mvn/version "7.6.1"}

org.fhir/ucum
{:mvn/version "1.0.9"
Expand Down

0 comments on commit c422622

Please sign in to comment.