File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0
20
20
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21
21
22
22
<compiler-plugin .version>3.11.0</compiler-plugin .version>
23
- <surefire-plugin .version>3.2.1 </surefire-plugin .version>
23
+ <surefire-plugin .version>3.2.2 </surefire-plugin .version>
24
24
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
25
25
26
26
<compas .core.version>0.16.0</compas .core.version>
@@ -240,7 +240,7 @@ SPDX-License-Identifier: Apache-2.0
240
240
<plugin >
241
241
<groupId >org.apache.maven.plugins</groupId >
242
242
<artifactId >maven-javadoc-plugin</artifactId >
243
- <version >3.6.0 </version >
243
+ <version >3.6.2 </version >
244
244
<executions >
245
245
<execution >
246
246
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments