Skip to content

Commit ee5c2e7

Browse files
committed
JCR-5217: Update Mockito dependency to 5.23.0 (#343)
1 parent a70478c commit ee5c2e7

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
@@ -649,7 +649,7 @@
649649
<dependency>
650650
<groupId>org.mockito</groupId>
651651
<artifactId>mockito-core</artifactId>
652-
<version>5.21.0</version>
652+
<version>5.23.0</version>
653653
</dependency>
654654
</dependencies>
655655
</dependencyManagement>

0 commit comments

Comments
 (0)