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 e3ef289 commit da42b8cCopy full SHA for da42b8c
pom.xml
@@ -252,7 +252,7 @@
252
<dependency>
253
<groupId>org.mockito</groupId>
254
<artifactId>mockito-core</artifactId>
255
- <version>4.4.0</version>
+ <version>4.5.1</version>
256
<scope>test</scope>
257
</dependency>
258
@@ -360,7 +360,7 @@
360
<plugin>
361
<groupId>org.sonatype.plugins</groupId>
362
<artifactId>nexus-staging-maven-plugin</artifactId>
363
- <version>1.6.12</version>
+ <version>1.6.13</version>
364
</plugin>
365
366
<groupId>org.codehaus.mojo</groupId>
0 commit comments