Skip to content

Commit a73a645

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01aeff4 commit a73a645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modello-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.xmlunit</groupId>
3737
<artifactId>xmlunit-core</artifactId>
38-
<version>2.10.0</version>
38+
<version>2.10.1</version>
3939
<scope>test</scope>
4040
</dependency>
4141
</dependencies>

0 commit comments

Comments
 (0)