Skip to content

Commit 9d70287

Browse files
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.4 to 2.11.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15bf6e3 commit 9d70287

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

0 commit comments

Comments
 (0)