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-ORGFHIR-8515880
  • Loading branch information
snyk-bot committed Dec 21, 2024
1 parent a139db2 commit d152bd9
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 @@ -116,7 +116,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.validation</artifactId>
<version>6.3.25</version>
<version>6.3.26</version>
<exclusions>
<exclusion>
<groupId>org.ogce</groupId>
Expand Down

0 comments on commit d152bd9

Please sign in to comment.