Skip to content

Commit a39e092

Browse files
Merge pull request #284 from data-integrations/upgrade-maven-plugins
[Sec Vuln] upgrade maven nexus staging plugin
2 parents 62275a2 + be59d5f commit a39e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
<plugin>
437437
<groupId>org.sonatype.plugins</groupId>
438438
<artifactId>nexus-staging-maven-plugin</artifactId>
439-
<version>1.6.2</version>
439+
<version>1.6.14</version>
440440
<extensions>true</extensions>
441441
<configuration>
442442
<nexusUrl>https://oss.sonatype.org</nexusUrl>

0 commit comments

Comments
 (0)