Skip to content

Commit

Permalink
build(deps): bump xmlunit from 1.5 to 1.6
Browse files Browse the repository at this point in the history
Bumps xmlunit from 1.5 to 1.6.

---
updated-dependencies:
- dependency-name: xmlunit:xmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 02eeae6 commit 3795631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5138,7 +5138,7 @@
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<version>1.5</version>
<version>1.6</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3795631

Please sign in to comment.