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.2 </dependency-check .version>
36
- <junit-tree-reporter .version>1.2.1 </junit-tree-reporter .version>
35
+ <dependency-check .version>10.0.3 </dependency-check .version>
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>
39
39
</properties >
158
158
<plugin >
159
159
<groupId >org.apache.maven.plugins</groupId >
160
160
<artifactId >maven-surefire-plugin</artifactId >
161
- <version >3.3.0 </version >
161
+ <version >3.3.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.7 .0</version >
200
+ <version >3.8 .0</version >
201
201
<executions >
202
202
<execution >
203
203
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments