Skip to content

Commit

Permalink
Update ipf and spring-boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Thopap committed Dec 3, 2023
1 parent 71240da commit f2ce76a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.16</version>
<version>2.7.17</version>
<relativePath/><!-- lookup parent from repository -->
</parent>
<groupId>org.openehealth.app</groupId>
Expand All @@ -16,7 +16,7 @@
<description>IHE XDS.b Registry using a FHIR server as backend</description>
<properties>
<java.version>17</java.version>
<ipf.version>4.7.0</ipf.version>
<ipf.version>4.8-m3</ipf.version>
<mockserver.version>5.15.0</mockserver.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit f2ce76a

Please sign in to comment.