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

Commit

Permalink
Merge pull request #340 from uPortal-Project/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.mockito:mockito-core to v4.7.0
  • Loading branch information
ChristianMurphy authored Aug 25, 2022
2 parents 4f41e0c + b73d1ec commit 2480eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.6.1</version>
<version>4.7.0</version>
</dependency>
<dependency>
<groupId>org.owasp.antisamy</groupId>
Expand Down

0 comments on commit 2480eb6

Please sign in to comment.