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 32
32
<jimfs .version>1.3.0</jimfs .version>
33
33
34
34
<!-- build plugin dependencies -->
35
- <dependency-check .version>10 .0.3 </dependency-check .version>
35
+ <dependency-check .version>11 .0.0 </dependency-check .version>
36
36
<junit-tree-reporter .version>1.3.0</junit-tree-reporter .version>
37
37
<jacoco .version>0.8.12</jacoco .version>
38
38
<nexus-staging .version>1.7.0</nexus-staging .version>
158
158
<plugin >
159
159
<groupId >org.apache.maven.plugins</groupId >
160
160
<artifactId >maven-surefire-plugin</artifactId >
161
- <version >3.3 .1</version >
161
+ <version >3.5 .1</version >
162
162
<dependencies >
163
163
<dependency >
164
164
<groupId >me.fabriciorby</groupId >
197
197
</plugin >
198
198
<plugin >
199
199
<artifactId >maven-javadoc-plugin</artifactId >
200
- <version >3.8.0 </version >
200
+ <version >3.10.1 </version >
201
201
<executions >
202
202
<execution >
203
203
<id >attach-javadocs</id >
300
300
<plugins >
301
301
<plugin >
302
302
<artifactId >maven-gpg-plugin</artifactId >
303
- <version >3.2.4 </version >
303
+ <version >3.2.7 </version >
304
304
<executions >
305
305
<execution >
306
306
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments