We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed381a9 commit dc7a2cbCopy full SHA for dc7a2cb
pom.xml
@@ -104,7 +104,7 @@
104
<dependency>
105
<groupId>org.mockito</groupId>
106
<artifactId>mockito-core</artifactId>
107
- <version>2.24.5</version>
+ <version>2.25.1</version>
108
<scope>test</scope>
109
</dependency>
110
@@ -243,7 +243,7 @@
243
<plugin>
244
<groupId>org.apache.maven.plugins</groupId>
245
<artifactId>maven-javadoc-plugin</artifactId>
246
- <version>3.0.1</version>
+ <version>3.1.0</version>
247
<executions>
248
<execution>
249
<id>generate-javadoc</id>
0 commit comments