Skip to content

Commit 9fed209

Browse files
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](xmlunit/xmlunit@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] <support@github.com>
1 parent 783f86c commit 9fed209

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fhir-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,13 +214,13 @@
214214
<dependency>
215215
<groupId>org.xmlunit</groupId>
216216
<artifactId>xmlunit-core</artifactId>
217-
<version>2.8.2</version>
217+
<version>2.8.3</version>
218218
<scope>test</scope>
219219
</dependency>
220220
<dependency>
221221
<groupId>com.google.code.gson</groupId>
222222
<artifactId>gson</artifactId>
223-
<version>2.8.8</version>
223+
<version>2.8.9</version>
224224
</dependency>
225225
<dependency>
226226
<!-- There are breaking changes in 10.15+ don't upgrade beyond this -->

0 commit comments

Comments
 (0)