Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-7924772
  • Loading branch information
snyk-bot committed Oct 1, 2024
1 parent 59c4389 commit 62c00c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.target>17</maven.compiler.target>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<slf4j.version>2.0.7</slf4j.version>
<hapi.fhir.r4.version>6.6.1</hapi.fhir.r4.version>
<hapi.fhir.r4.version>7.4.3</hapi.fhir.r4.version>
<slf4j.version>2.0.7</slf4j.version>
</properties>

Expand Down

0 comments on commit 62c00c5

Please sign in to comment.