File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 </plugin >
8383 <plugin >
8484 <artifactId >maven-source-plugin</artifactId >
85- <version >3.3.0 </version >
85+ <version >3.3.1 </version >
8686 <executions >
8787 <execution >
8888 <id >attach-sources</id >
9999 </plugin >
100100 <plugin >
101101 <artifactId >maven-javadoc-plugin</artifactId >
102- <version >3.6.3 </version >
102+ <version >3.7.0 </version >
103103 <executions >
104104 <execution >
105105 <id >attach-javadocs</id >
148148 <plugins >
149149 <plugin >
150150 <artifactId >maven-gpg-plugin</artifactId >
151- <version >3.2.2 </version >
151+ <version >3.2.4 </version >
152152 <executions >
153153 <execution >
154154 <id >sign-artifacts</id >
183183 <plugin >
184184 <groupId >org.sonatype.plugins</groupId >
185185 <artifactId >nexus-staging-maven-plugin</artifactId >
186- <version >1.6.13 </version >
186+ <version >1.7.0 </version >
187187 <extensions >true</extensions >
188188 <configuration >
189189 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments