Skip to content

Commit

Permalink
Merge pull request #313 from payara/dependabot/maven/Payara6/org.mock…
Browse files Browse the repository at this point in the history
…ito-mockito-junit-jupiter-5.12.0

Bump org.mockito:mockito-junit-jupiter from 4.2.0 to 5.12.0
  • Loading branch information
jGauravGupta authored May 21, 2024
2 parents ebee894 + ba177a6 commit 44d0e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>4.2.0</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 44d0e77

Please sign in to comment.