diff --git a/pom.xml b/pom.xml index 3e7971c..db292b7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.3.4 org.openehealth.app @@ -16,11 +16,19 @@ IHE XDS.b Registry using a FHIR server as backend 21 + 3.3.4 5.0-m1 5.15.0 + + org.springframework.boot + spring-boot-dependencies + ${spring.boot.version} + pom + import + org.openehealth.ipf ipf-dependencies @@ -28,12 +36,6 @@ import ${ipf.version} - - - org.springframework - spring-web - 6.1.13 -