Skip to content

Commit e5c5794

Browse files
Merge pull request #606 from data-integrations/upgrade-maven-plugins
[Sec Vuln] upgrade maven plugins
2 parents efa54d4 + 040ed66 commit e5c5794

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
@@ -534,7 +534,7 @@
534534
<plugin>
535535
<groupId>org.sonatype.plugins</groupId>
536536
<artifactId>nexus-staging-maven-plugin</artifactId>
537-
<version>1.6.2</version>
537+
<version>1.6.14</version>
538538
<extensions>true</extensions>
539539
<configuration>
540540
<nexusUrl>https://oss.sonatype.org</nexusUrl>

0 commit comments

Comments
 (0)