From bbbb9adbeec520e09c5f5f829a9fd73046195bcc Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Mon, 25 Nov 2024 15:54:32 +0000
Subject: [PATCH] fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-8344146
- https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-8344149
- https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-8366323
- https://snyk.io/vuln/SNYK-JAVA-CAUHNHAPIFHIR-8366327
- https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1ce688d..87938d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>ca.uhn.hapi.fhir</groupId>
       <artifactId>hapi-fhir-structures-r4</artifactId>
-      <version>7.4.4</version>
+      <version>7.6.0</version>
     </dependency>
 
     <dependency>