Skip to content

Commit 20d6716

Browse files
Bump org.sonatype.plugins:nexus-staging-maven-plugin
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 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 5bcac1d commit 20d6716

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

OCPP-J/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.sonatype.plugins</groupId>
146146
<artifactId>nexus-staging-maven-plugin</artifactId>
147-
<version>1.6.8</version>
147+
<version>1.6.13</version>
148148
<extensions>true</extensions>
149149
<configuration>
150150
<serverId>ossrh</serverId>

ocpp-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.sonatype.plugins</groupId>
147147
<artifactId>nexus-staging-maven-plugin</artifactId>
148-
<version>1.6.8</version>
148+
<version>1.6.13</version>
149149
<extensions>true</extensions>
150150
<configuration>
151151
<serverId>ossrh</serverId>

ocpp-v1_6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.sonatype.plugins</groupId>
145145
<artifactId>nexus-staging-maven-plugin</artifactId>
146-
<version>1.6.8</version>
146+
<version>1.6.13</version>
147147
<extensions>true</extensions>
148148
<configuration>
149149
<serverId>ossrh</serverId>

ocpp-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.sonatype.plugins</groupId>
155155
<artifactId>nexus-staging-maven-plugin</artifactId>
156-
<version>1.6.8</version>
156+
<version>1.6.13</version>
157157
<extensions>true</extensions>
158158
<configuration>
159159
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)