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 #358 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.8.1
  • Loading branch information
ChristianMurphy authored Oct 21, 2022
2 parents 166d761 + 8b5ceff commit b6a701a
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.8.0</version>
<version>4.8.1</version>
</dependency>
<dependency>
<groupId>org.owasp.antisamy</groupId>
Expand Down

0 comments on commit b6a701a

Please sign in to comment.