Skip to content

Commit

Permalink
Merge pull request #1181 from jenkinsci/dependabot/maven/org.xmlunit-…
Browse files Browse the repository at this point in the history
…xmlunit-assertj-2.9.0

Bump xmlunit-assertj from 2.8.4 to 2.9.0
  • Loading branch information
uhafner authored Feb 12, 2022
2 parents d764cb7 + 29e9419 commit 0e67544
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 @@ -45,7 +45,7 @@
<json.version>20211205</json.version>

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.8.4</xmlunit.version>
<xmlunit.version>2.9.0</xmlunit.version>
<jsoup.version>1.14.3</jsoup.version>
<json-smart.version>2.4.7</json-smart.version>
<jmh.version>1.34</jmh.version>
Expand Down

0 comments on commit 0e67544

Please sign in to comment.