mirror of https://github.com/jenkinsci/jenkins.git
Update xmlunit.version to v2.10.1
This commit is contained in:
parent
0d5bfdad38
commit
0e1680b381
|
@ -39,7 +39,7 @@ THE SOFTWARE.
|
||||||
<url>https://github.com/jenkinsci/jenkins</url>
|
<url>https://github.com/jenkinsci/jenkins</url>
|
||||||
|
|
||||||
<properties>
|
<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 -->
|
<!-- 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>
|
<remoting.minimum.supported.version>3107.v665000b_51092</remoting.minimum.supported.version>
|
||||||
<!-- Filled in by jacoco-maven-plugin -->
|
<!-- Filled in by jacoco-maven-plugin -->
|
||||||
|
|
Loading…
Reference in New Issue