Skip to content

Commit

Permalink
Merge pull request #26 from MeasureAuthoringTool/snyk-fix-c470905d2c9…
Browse files Browse the repository at this point in the history
…2725671bd7bebfa26992e

MAT-7832 [Snyk] Fix for 4 vulnerabilities
  • Loading branch information
riddhi-desai authored Oct 23, 2024
2 parents 5ac7af1 + b874556 commit 66ddc78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>6.6.1</version>
<version>7.4.4</version>
<exclusions>
<exclusion>
<artifactId>okhttp</artifactId>
Expand All @@ -144,7 +144,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r5</artifactId>
<version>6.6.1</version>
<version>7.4.4</version>
<exclusions>
<exclusion>
<artifactId>okhttp</artifactId>
Expand All @@ -156,7 +156,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-converter</artifactId>
<version>6.6.1</version>
<version>7.4.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 66ddc78

Please sign in to comment.