File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 124124 <plugin >
125125 <groupId >org.apache.maven.plugins</groupId >
126126 <artifactId >maven-compiler-plugin</artifactId >
127- <version >3.14.0 </version >
127+ <version >3.14.1 </version >
128128 </plugin >
129129 <plugin >
130130 <artifactId >maven-surefire-plugin</artifactId >
131- <version >3.5.2 </version >
131+ <version >3.5.4 </version >
132132 </plugin >
133133 <plugin >
134134 <artifactId >maven-install-plugin</artifactId >
185185 <plugin >
186186 <groupId >org.sonatype.central</groupId >
187187 <artifactId >central-publishing-maven-plugin</artifactId >
188- <version >0.6 .0</version >
188+ <version >0.9 .0</version >
189189 </plugin >
190190 </plugins >
191191 </pluginManagement >
222222 <plugin >
223223 <groupId >org.apache.maven.plugins</groupId >
224224 <artifactId >maven-gpg-plugin</artifactId >
225- <version >3.2.5 </version >
225+ <version >3.2.8 </version >
226226 <executions >
227227 <execution >
228228 <id >sign-artifacts</id >
262262 <plugin >
263263 <groupId >org.sonatype.central</groupId >
264264 <artifactId >central-publishing-maven-plugin</artifactId >
265- <version >0.6 .0</version >
265+ <version >0.9 .0</version >
266266 <extensions >true</extensions >
267267 <configuration >
268268 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments