From 9fed20960fa68a2ad51e6c7dc8165d8128641359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 13:45:12 +0000 Subject: [PATCH] Bump xmlunit-core from 2.8.2 to 2.8.3 in /fhir-parent Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fhir-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhir-parent/pom.xml b/fhir-parent/pom.xml index c9d7075eff5..807ecdf56c7 100644 --- a/fhir-parent/pom.xml +++ b/fhir-parent/pom.xml @@ -214,13 +214,13 @@ org.xmlunit xmlunit-core - 2.8.2 + 2.8.3 test com.google.code.gson gson - 2.8.8 + 2.8.9