Skip to content

Commit 85d0532

Browse files
Merge pull request #1557 from data-integrations/upgrade-maven-plugins
[Sec Vuln] upgrade maven plugins
2 parents d153c6c + 8282ca7 commit 85d0532

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
@@ -1168,7 +1168,7 @@
11681168
<plugin>
11691169
<groupId>org.sonatype.plugins</groupId>
11701170
<artifactId>nexus-staging-maven-plugin</artifactId>
1171-
<version>1.6.2</version>
1171+
<version>1.6.14</version>
11721172
<extensions>true</extensions>
11731173
<configuration>
11741174
<nexusUrl>https://oss.sonatype.org</nexusUrl>

0 commit comments

Comments
 (0)