Skip to content

Commit b358bbd

Browse files
authored
Merge pull request apache#292 from apache/dependabot/maven/org.mockito-mockito-core-4.10.0
Bump mockito-core from 4.9.0 to 4.10.0
2 parents 1cf6a1a + b51a405 commit b358bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.mockito</groupId>
4646
<artifactId>mockito-core</artifactId>
47-
<version>4.9.0</version>
47+
<version>4.10.0</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)