Skip to content

Commit

Permalink
chore(deps): update hapi to v7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 46c2b80 commit d4c5654
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.4.4"
{:mvn/version "7.4.5"
: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.4.4"
{:mvn/version "7.4.5"
:exclusions [com.google.code.findbugs/jsr305]}

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

ca.uhn.hapi.fhir/hapi-fhir-caching-caffeine
{:mvn/version "7.4.4"}
{:mvn/version "7.4.5"}

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

0 comments on commit d4c5654

Please sign in to comment.