mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.xmlunit:xmlunit-bom to v2.10.4 (#11067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac4288cd9f
commit
ea708724cf
|
|
@ -57,7 +57,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.xmlunit</groupId>
|
||||
<artifactId>xmlunit-bom</artifactId>
|
||||
<version>2.10.3</version>
|
||||
<version>2.10.4</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue