Skip to content

Commit 04ee927

Browse files
Merge pull request #422 from eclipse-basyx/dependabot/maven/basyx.components/development/org.mockito-mockito-core-5.10.0
Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 in /basyx.components
2 parents c6a2a81 + 898d5c0 commit 04ee927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basyx.components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>org.mockito</groupId>
279279
<artifactId>mockito-core</artifactId>
280-
<version>5.8.0</version>
280+
<version>5.10.0</version>
281281
<scope>test</scope>
282282
</dependency>
283283
</dependencies>

0 commit comments

Comments
 (0)