File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
<junit .version>5.10.3</junit .version>
51
51
52
52
<!-- build plugin dependencies -->
53
- <dependency-check .version>10.0.2 </dependency-check .version>
53
+ <dependency-check .version>10.0.3 </dependency-check .version>
54
54
<nexus-staging .version>1.6.8</nexus-staging .version>
55
55
</properties >
56
56
102
102
<plugin >
103
103
<groupId >org.apache.maven.plugins</groupId >
104
104
<artifactId >maven-surefire-plugin</artifactId >
105
- <version >3.2.5 </version >
105
+ <version >3.3.1 </version >
106
106
</plugin >
107
107
<plugin >
108
108
<groupId >org.apache.maven.plugins</groupId >
140
140
</plugin >
141
141
<plugin >
142
142
<artifactId >maven-javadoc-plugin</artifactId >
143
- <version >3.7 .0</version >
143
+ <version >3.8 .0</version >
144
144
<executions >
145
145
<execution >
146
146
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments