Skip to content

Commit 7abe9d6

Browse files
committed
JCR-5217: Update Mockito dependency to 5.23.0
1 parent ea2755f commit 7abe9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jackrabbit-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
<dependency>
651651
<groupId>org.mockito</groupId>
652652
<artifactId>mockito-core</artifactId>
653-
<version>5.21.0</version>
653+
<version>5.23.0</version>
654654
</dependency>
655655
</dependencies>
656656
</dependencyManagement>

0 commit comments

Comments
 (0)