We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6613a8 commit 8878ed5Copy full SHA for 8878ed5
pom.xml
@@ -214,12 +214,12 @@
214
<dependency>
215
<groupId>org.xmlunit</groupId>
216
<artifactId>xmlunit-core</artifactId>
217
- <version>2.9.0</version>
+ <version>2.9.1</version>
218
</dependency>
219
220
<groupId>net.sourceforge.htmlunit</groupId>
221
<artifactId>htmlunit</artifactId>
222
- <version>2.57.0</version>
+ <version>2.70.0</version>
223
224
225
<!-- used in the unit tests and maven-shared-utils:3.3.4 -->
@@ -312,7 +312,7 @@
312
313
<groupId>org.assertj</groupId>
314
<artifactId>assertj-core</artifactId>
315
- <version>3.23.1</version>
+ <version>3.24.2</version>
316
317
318
<groupId>com.google.code.findbugs</groupId>
0 commit comments