diff --git a/pom.xml b/pom.xml index 7b21e5a..b84bf9e 100644 --- a/pom.xml +++ b/pom.xml @@ -97,11 +97,11 @@ - org.springframework.boot - spring-boot-starter-data-mongodb - + org.springframework.boot + spring-boot-starter-data-mongodb + - + @@ -128,9 +128,9 @@ 2.0 - org.json - json - 20231013 + org.json + json + 20231013 com.fasterxml.jackson.core @@ -160,13 +160,13 @@ jackson-datatype-joda 2.17.0 - + org.quartz-scheduler quartz 2.5.0-rc1 - + org.springframework.boot spring-boot-starter-data-redis @@ -190,19 +190,21 @@ spring-boot-starter-mail - + - ca.uhn.hapi.fhir - hapi-fhir-structures-r4 - 7.0.2 + ca.uhn.hapi.fhir + hapi-fhir-structures-r4 + 7.0.2 - + - ca.uhn.hapi.fhir - org.hl7.fhir.utilities - 6.3.6 + ca.uhn.hapi.fhir + org.hl7.fhir.utilities + 6.3.6 @@ -226,28 +228,36 @@ org.springframework spring-web - 6.1.6 + 6.1.12 - com.jayway.jsonpath - json-path - 2.9.0 + com.jayway.jsonpath + json-path + 2.9.0 - fhirapi-v1.0 + fhirapi-v3.0.0 - + + org.owasp + dependency-check-maven + 10.0.3 + + HTML + nvd + + org.apache.maven.plugins maven-jar-plugin 3.0.2 - + org.springframework.boot spring-boot-maven-plugin @@ -292,7 +302,8 @@ src/main/environment true - common_${environment}.properties + + common_${environment}.properties @@ -314,11 +325,13 @@ - concatenating properties file ${target-properties} and + concatenating properties file + ${target-properties} and ${source-properties} - + @@ -334,7 +347,7 @@ - + @@ -370,13 +383,13 @@ - org.apache.maven.plugins - maven-war-plugin - 3.2.3 - - false - - + org.apache.maven.plugins + maven-war-plugin + 3.2.3 + + false + +