Skip to content

Commit

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

Bump org.xmlunit:xmlunit-assertj from 2.9.1 to 2.10.0
  • Loading branch information
uhafner authored Jul 5, 2024
2 parents 684d3af + 5ffa92f commit e69ac02
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 @@
<eclipse-collections.version>9.2.0</eclipse-collections.version>

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.9.1</xmlunit.version>
<xmlunit.version>2.10.0</xmlunit.version>
<jsoup.version>1.17.2</jsoup.version>
<jmh.version>1.37</jmh.version>
<testcontainers.version>1.19.8</testcontainers.version>
Expand Down

0 comments on commit e69ac02

Please sign in to comment.