Skip to content

Commit 82f3f89

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
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] <[email protected]>
1 parent f73cd66 commit 82f3f89

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.1</version>
38+
<version>2.10.2</version>
3939
<scope>test</scope>
4040
</dependency>
4141
</dependencies>

0 commit comments

Comments
 (0)