Skip to content

Commit 4d204ce

Browse files
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /formats/xml (#631)
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43afb6c commit 4d204ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formats/xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<module-name>io.cloudevents.formats.xml</module-name>
36-
<xmlunit.version>2.9.0</xmlunit.version>
36+
<xmlunit.version>2.10.0</xmlunit.version>
3737
<javax.xml.version>2.3.1</javax.xml.version>
3838
</properties>
3939

0 commit comments

Comments
 (0)