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 152152 <plugin >
153153 <groupId >org.apache.maven.plugins</groupId >
154154 <artifactId >maven-gpg-plugin</artifactId >
155- <version >3.0.1 </version >
155+ <version >3.2.7 </version >
156156 <executions >
157157 <execution >
158158 <id >sign-artifacts</id >
173173 <plugin >
174174 <groupId >org.sonatype.plugins</groupId >
175175 <artifactId >nexus-staging-maven-plugin</artifactId >
176- <version >1.6.7 </version >
176+ <version >1.7.0 </version >
177177 <extensions >true</extensions >
178178 <configuration >
179179 <serverId >ossrh</serverId >
185185 <!-- Attach source jars-->
186186 <plugin >
187187 <artifactId >maven-source-plugin</artifactId >
188- <version >3.2 .1</version >
188+ <version >3.3 .1</version >
189189 <executions >
190190 <execution >
191191 <id >attach-source</id >
201201 <plugin >
202202 <groupId >org.apache.maven.plugins</groupId >
203203 <artifactId >maven-javadoc-plugin</artifactId >
204- <version >3.4.1 </version >
204+ <version >3.11.2 </version >
205205 <executions >
206206 <execution >
207207 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments