Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 8893c17

Browse files
Merge pull request #347 from uPortal-Project/renovate/mockito-monorepo
fix(deps): update dependency org.mockito:mockito-core to v4.8.0
2 parents 8f37ae4 + 2305456 commit 8893c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>org.mockito</groupId>
230230
<artifactId>mockito-core</artifactId>
231-
<version>4.7.0</version>
231+
<version>4.8.0</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>org.owasp.antisamy</groupId>

0 commit comments

Comments
 (0)