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 98
98
</plugin >
99
99
<plugin >
100
100
<artifactId >maven-surefire-plugin</artifactId >
101
- <version >3.2.2 </version >
101
+ <version >3.2.3 </version >
102
102
</plugin >
103
103
<plugin >
104
104
<artifactId >maven-jar-plugin</artifactId >
118
118
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
119
119
<plugin >
120
120
<artifactId >maven-site-plugin</artifactId >
121
- <version >4.0.0-M12 </version >
121
+ <version >4.0.0-M13 </version >
122
122
</plugin >
123
123
<plugin >
124
124
<artifactId >maven-project-info-reports-plugin</artifactId >
155
155
<plugin >
156
156
<groupId >org.apache.maven.plugins</groupId >
157
157
<artifactId >maven-javadoc-plugin</artifactId >
158
- <version >3.6.2 </version >
158
+ <version >3.6.3 </version >
159
159
<executions >
160
160
<execution >
161
161
<id >attach-javadocs</id >
192
192
<plugin >
193
193
<groupId >org.apache.maven.plugins</groupId >
194
194
<artifactId >maven-surefire-plugin</artifactId >
195
- <version >3.2.2 </version >
195
+ <version >3.2.3 </version >
196
196
<dependencies >
197
197
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
198
198
<dependency >
You can’t perform that action at this time.
0 commit comments