Skip to content

Commit dd8b65b

Browse files
Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2 (#7335)
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34b010b commit dd8b65b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ dependencies {
239239
exclude group: 'xml-apis', module: 'xml-apis'
240240
}
241241
implementation group: 'net.sourceforge.argparse4j', name: 'argparse4j', version: '0.9.0'
242-
implementation group: 'org.xmlunit', name: 'xmlunit-core', version: '2.10.1'
242+
implementation group: 'org.xmlunit', name: 'xmlunit-core', version: '2.10.2'
243243
implementation group: 'org.controlsfx', name: 'controlsfx', version: '11.2.2'
244244

245245
implementation group: 'net.sourceforge.pcgen', name: 'PCGen-base', version: '1.0.170'

0 commit comments

Comments
 (0)