Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f41b0f8

Browse files
authoredJun 9, 2025··
Merge pull request #241 from data-integrations/upgrade-maven-plugins
[Sec Vuln] upgrade maven plugins
2 parents a14a3eb + 2cf4692 commit f41b0f8

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
@@ -383,7 +383,7 @@
383383
<plugin>
384384
<groupId>org.sonatype.plugins</groupId>
385385
<artifactId>nexus-staging-maven-plugin</artifactId>
386-
<version>1.6.2</version>
386+
<version>1.6.14</version>
387387
<extensions>true</extensions>
388388
<configuration>
389389
<nexusUrl>https://oss.sonatype.org</nexusUrl>

0 commit comments

Comments
 (0)
Please sign in to comment.