We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 827c499 commit c17b744Copy full SHA for c17b744
arquillian/arquillian-openejb-embedded/pom.xml
@@ -134,7 +134,7 @@
134
<dependency>
135
<groupId>org.mockito</groupId>
136
<artifactId>mockito-core</artifactId>
137
- <version>5.16.0</version>
+ <version>5.16.1</version>
138
<scope>test</scope>
139
<exclusions>
140
<exclusion>
utils/openejb-mockito/pom.xml
@@ -39,7 +39,7 @@
39
40
41
42
43
44
45
<artifactId>hamcrest-core</artifactId>
0 commit comments