File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 64
64
<plugin >
65
65
<groupId >org.sonatype.plugins</groupId >
66
66
<artifactId >nexus-staging-maven-plugin</artifactId >
67
- <version >1.6.7 </version >
67
+ <version >1.6.13 </version >
68
68
<extensions >true</extensions >
69
69
<configuration >
70
70
<serverId >ossrh</serverId >
75
75
<plugin >
76
76
<groupId >org.apache.maven.plugins</groupId >
77
77
<artifactId >maven-source-plugin</artifactId >
78
- <version >3.0.1 </version >
78
+ <version >3.3.0 </version >
79
79
<executions >
80
80
<execution >
81
81
<id >attach-sources</id >
88
88
<plugin >
89
89
<groupId >org.apache.maven.plugins</groupId >
90
90
<artifactId >maven-javadoc-plugin</artifactId >
91
- <version >3.0.0 </version >
91
+ <version >3.6.3 </version >
92
92
<executions >
93
93
<execution >
94
94
<id >attach-javadocs</id >
101
101
<plugin >
102
102
<groupId >org.apache.maven.plugins</groupId >
103
103
<artifactId >maven-gpg-plugin</artifactId >
104
- <version >1.5 </version >
104
+ <version >3.2.2 </version >
105
105
<executions >
106
106
<execution >
107
107
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments