Skip to content

Commit

Permalink
fix: upgrade ca.uhn.hapi.fhir:hapi-fhir-structures-r4 from 6.4.0 to 6…
Browse files Browse the repository at this point in the history
….6.2

Snyk has created this PR to upgrade ca.uhn.hapi.fhir:hapi-fhir-structures-r4 from 6.4.0 to 6.6.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/ca.uhn.hapi.fhir/hapi-fhir-structures-r4/

See this project in Snyk:
https://app.snyk.io/org/gregory-akins/project/450b1754-a3c5-4332-b166-afba06c1e73e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 31, 2023
1 parent 2e66368 commit 1a163a0
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 @@ -5,7 +5,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.9</version>
<relativePath></relativePath>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<groupId>com.semanticbits.measureservice</groupId>
Expand Down Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>6.4.0</version>
<version>6.6.2</version>
<exclusions>
<exclusion>
<artifactId>okhttp</artifactId>
Expand Down Expand Up @@ -199,7 +199,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore/>
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 1a163a0

Please sign in to comment.