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 3232 <jimfs .version>1.3.0</jimfs .version>
3333
3434 <!-- build plugin dependencies -->
35- <dependency-check .version>10 .0.3 </dependency-check .version>
35+ <dependency-check .version>11 .0.0 </dependency-check .version>
3636 <junit-tree-reporter .version>1.3.0</junit-tree-reporter .version>
3737 <jacoco .version>0.8.12</jacoco .version>
3838 <nexus-staging .version>1.7.0</nexus-staging .version>
158158 <plugin >
159159 <groupId >org.apache.maven.plugins</groupId >
160160 <artifactId >maven-surefire-plugin</artifactId >
161- <version >3.3 .1</version >
161+ <version >3.5 .1</version >
162162 <dependencies >
163163 <dependency >
164164 <groupId >me.fabriciorby</groupId >
197197 </plugin >
198198 <plugin >
199199 <artifactId >maven-javadoc-plugin</artifactId >
200- <version >3.8.0 </version >
200+ <version >3.10.1 </version >
201201 <executions >
202202 <execution >
203203 <id >attach-javadocs</id >
300300 <plugins >
301301 <plugin >
302302 <artifactId >maven-gpg-plugin</artifactId >
303- <version >3.2.4 </version >
303+ <version >3.2.7 </version >
304304 <executions >
305305 <execution >
306306 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments