Skip to content

Commit

Permalink
Merge pull request #132 from jenkinsci/dependabot/maven/xmlunit.versi…
Browse files Browse the repository at this point in the history
…on-2.10.0

Bump xmlunit.version from 2.9.1 to 2.10.0
  • Loading branch information
uhafner committed May 6, 2024
2 parents c91704b + 45bc929 commit 1d79eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<git-forensics.version>2.1.0</git-forensics.version>

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.9.1</xmlunit.version>
<xmlunit.version>2.10.0</xmlunit.version>
<testcontainers.version>1.19.7</testcontainers.version>
<job-dsl.version>1.87</job-dsl.version>

Expand Down

0 comments on commit 1d79eec

Please sign in to comment.