We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66be44 commit cab2ae7Copy full SHA for cab2ae7
modules/admin-api/deps.edn
@@ -42,7 +42,7 @@
42
:exclusions [javax.xml.bind/jaxb-api]}
43
44
ca.uhn.hapi.fhir/hapi-fhir-validation
45
- {:mvn/version "7.6.1"
+ {:mvn/version "8.0.0"
46
:exclusions
47
[net.sf.saxon/Saxon-HE
48
org.ogce/xpp3
@@ -65,14 +65,14 @@
65
{:mvn/version "1.27.1"}
66
67
ca.uhn.hapi.fhir/hapi-fhir-structures-r4
68
69
:exclusions [com.google.code.findbugs/jsr305]}
70
71
ca.uhn.hapi.fhir/hapi-fhir-validation-resources-r4
72
- {:mvn/version "7.6.1"}
+ {:mvn/version "8.0.0"}
73
74
ca.uhn.hapi.fhir/hapi-fhir-caching-caffeine
75
76
77
org.fhir/ucum
78
{:mvn/version "1.0.9"
0 commit comments