Skip to content

Commit f266099

Browse files
ahornaceVladimir Kotal
authored andcommitted
Upgrade mockito in web module
1 parent 5c61920 commit f266099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Portions Copyright (c) 2018, Chris Fraire <[email protected]>.
124124
<dependency>
125125
<groupId>org.mockito</groupId>
126126
<artifactId>mockito-core</artifactId>
127-
<version>2.19.0</version>
127+
<version>2.28.2</version>
128128
<scope>test</scope>
129129
</dependency>
130130
<dependency>

0 commit comments

Comments
 (0)