From ede1801b03a2c601cf62a8f676a11639a1cb6ca1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 03:34:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-7924769 - https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-7924772 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 13b3d13..1508ca4 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ ca.uhn.hapi.fhir hapi-fhir-structures-r4 - 6.6.2 + 7.4.4 @@ -121,7 +121,7 @@ org.springframework.data spring-data-commons - 2.6.2 + 3.2.11