Skip to content

Commit 33c4d86

Browse files
committed
Update dependency org.mockito:mockito-core to v3.11.1
1 parent 7aeecd5 commit 33c4d86

File tree

1 file changed

+1
-1
lines changed
  • application/web-java-openliberty

1 file changed

+1
-1
lines changed

application/web-java-openliberty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.mockito</groupId>
147147
<artifactId>mockito-core</artifactId>
148-
<version>3.11.0</version>
148+
<version>3.11.1</version>
149149
<scope>test</scope>
150150
</dependency>
151151
<dependency>

0 commit comments

Comments
 (0)