File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232
3333 <!-- build plugin dependencies -->
3434 <dependency-check .version>9.1.0</dependency-check .version>
35- <jacoco .version>0.8.11 </jacoco .version>
35+ <jacoco .version>0.8.12 </jacoco .version>
3636 <nexus-staging .version>1.6.13</nexus-staging .version>
3737 </properties >
3838
175175 </plugin >
176176 <plugin >
177177 <artifactId >maven-shade-plugin</artifactId >
178- <version >3.5.2 </version >
178+ <version >3.5.3 </version >
179179 <executions >
180180 <execution >
181181 <phase >package</phase >
241241 <plugin >
242242 <groupId >org.apache.maven.plugins</groupId >
243243 <artifactId >maven-jar-plugin</artifactId >
244- <version >3.3.0 </version >
244+ <version >3.4.1 </version >
245245 <configuration >
246246 <archive >
247247 <manifestEntries >
253253 </plugin >
254254 <plugin >
255255 <artifactId >maven-source-plugin</artifactId >
256- <version >3.3.0 </version >
256+ <version >3.3.1 </version >
257257 <executions >
258258 <execution >
259259 <id >attach-sources</id >
370370 <plugins >
371371 <plugin >
372372 <artifactId >maven-gpg-plugin</artifactId >
373- <version >3.2.2 </version >
373+ <version >3.2.4 </version >
374374 <executions >
375375 <execution >
376376 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments