Skip to content

Commit 4a2cbca

Browse files
authored
Merge branch 'v2' into dependabot/maven/v2/org.mockito-mockito-subclass-5.17.0
2 parents 205d1fe + ad4369c commit 4a2cbca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>org.skyscreamer</groupId>
322322
<artifactId>jsonassert</artifactId>
323-
<version>1.5.1</version>
323+
<version>1.5.3</version>
324324
<scope>test</scope>
325325
</dependency>
326326
<dependency>
@@ -337,7 +337,7 @@
337337
<dependency>
338338
<groupId>com.github.tomakehurst</groupId>
339339
<artifactId>wiremock-jre8</artifactId>
340-
<version>2.35.1</version>
340+
<version>2.35.2</version>
341341
<scope>test</scope>
342342
</dependency>
343343
</dependencies>

0 commit comments

Comments
 (0)