Skip to content

Commit da42b8c

Browse files
Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3ef289 commit da42b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>org.mockito</groupId>
254254
<artifactId>mockito-core</artifactId>
255-
<version>4.4.0</version>
255+
<version>4.5.1</version>
256256
<scope>test</scope>
257257
</dependency>
258258
<dependency>
@@ -360,7 +360,7 @@
360360
<plugin>
361361
<groupId>org.sonatype.plugins</groupId>
362362
<artifactId>nexus-staging-maven-plugin</artifactId>
363-
<version>1.6.12</version>
363+
<version>1.6.13</version>
364364
</plugin>
365365
<plugin>
366366
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)