From ecf9e67857e8434670ccc12168454cdaec2ce62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 17:52:07 +0000 Subject: [PATCH] maven(deps): bump ca.uhn.hapi:hapi-base from 2.1 to 2.6.0 Bumps [ca.uhn.hapi:hapi-base](https://github.com/hapifhir/hapi-hl7v2) from 2.1 to 2.6.0. - [Release notes](https://github.com/hapifhir/hapi-hl7v2/releases) - [Commits](https://github.com/hapifhir/hapi-hl7v2/commits/v2.6.0) --- updated-dependencies: - dependency-name: ca.uhn.hapi:hapi-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index acb58c7e16ab..06a1cf46d4ea 100644 --- a/pom.xml +++ b/pom.xml @@ -316,7 +316,7 @@ ca.uhn.hapi hapi-base - 2.1 + 2.6.0 ca.uhn.hapi