Skip to content

Commit cab2ae7

Browse files
chore(deps): update hapi to v8
1 parent b66be44 commit cab2ae7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/admin-api/deps.edn

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
:exclusions [javax.xml.bind/jaxb-api]}
4343

4444
ca.uhn.hapi.fhir/hapi-fhir-validation
45-
{:mvn/version "7.6.1"
45+
{:mvn/version "8.0.0"
4646
:exclusions
4747
[net.sf.saxon/Saxon-HE
4848
org.ogce/xpp3
@@ -65,14 +65,14 @@
6565
{:mvn/version "1.27.1"}
6666

6767
ca.uhn.hapi.fhir/hapi-fhir-structures-r4
68-
{:mvn/version "7.6.1"
68+
{:mvn/version "8.0.0"
6969
:exclusions [com.google.code.findbugs/jsr305]}
7070

7171
ca.uhn.hapi.fhir/hapi-fhir-validation-resources-r4
72-
{:mvn/version "7.6.1"}
72+
{:mvn/version "8.0.0"}
7373

7474
ca.uhn.hapi.fhir/hapi-fhir-caching-caffeine
75-
{:mvn/version "7.6.1"}
75+
{:mvn/version "8.0.0"}
7676

7777
org.fhir/ucum
7878
{:mvn/version "1.0.9"

0 commit comments

Comments
 (0)