From 1860b806be9a7bc35b630a24c2a02171d589c984 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 6 Sep 2023 09:39:17 +0000
Subject: [PATCH] Bump ca.uhn.hapi.fhir:hapi-fhir-structures-r4 in /sormas-base

Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-r4 from 6.2.2 to 6.8.2.

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 sormas-base/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sormas-base/pom.xml b/sormas-base/pom.xml
index 54a673a78a0..46a81bbd8ba 100644
--- a/sormas-base/pom.xml
+++ b/sormas-base/pom.xml
@@ -615,7 +615,7 @@
 			<dependency>
 				<groupId>ca.uhn.hapi.fhir</groupId>
 				<artifactId>hapi-fhir-structures-r4</artifactId>
-				<version>6.2.2</version>
+				<version>6.8.2</version>
 				<scope>runtime</scope>
 			</dependency>