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-COMSQUAREUPOKIO-5820002
  • Loading branch information
snyk-bot committed Jan 18, 2024
1 parent a9d70a0 commit f9f96b3
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.4.1</hapi.fhir.r4.version>
<hapi.fhir.r4.version>6.6.0</hapi.fhir.r4.version>
<slf4j.version>2.0.7</slf4j.version>
</properties>

Expand Down

0 comments on commit f9f96b3

Please sign in to comment.