Update xmlunit.version to v2.10.1

This commit is contained in:
renovate[bot] 2025-05-19 06:28:34 +00:00 committed by GitHub
parent 0d5bfdad38
commit 0e1680b381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ THE SOFTWARE.
<url>https://github.com/jenkinsci/jenkins</url>
<properties>
<xmlunit.version>2.10.0</xmlunit.version>
<xmlunit.version>2.10.1</xmlunit.version>
<!-- Minimum Remoting version, which is tested for API compatibility, duplicated so that renovate only updates the latest remoting version property -->
<remoting.minimum.supported.version>3107.v665000b_51092</remoting.minimum.supported.version>
<!-- Filled in by jacoco-maven-plugin -->