Skip to content

Commit c417d02

Browse files
authoredMay 23, 2025··
chore(deps): update dependency org.xmlunit:xmlunit-assertj to v2.10.2
·
v0.6.0v0.4.0
1 parent d969c72 commit c417d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎java/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.xmlunit</groupId>
9696
<artifactId>xmlunit-assertj</artifactId>
97-
<version>2.10.1</version>
97+
<version>2.10.2</version>
9898
<scope>test</scope>
9999
</dependency>
100100

0 commit comments

Comments
 (0)
Please sign in to comment.