File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8484 <dependency >
8585 <groupId >com.github.spullara.mustache.java</groupId >
8686 <artifactId >compiler</artifactId >
87- <version >0.9.10 </version >
87+ <version >0.9.14 </version >
8888 </dependency >
8989 <dependency >
9090 <groupId >org.jetbrains</groupId >
242242 <dependency >
243243 <groupId >com.puppycrawl.tools</groupId >
244244 <artifactId >checkstyle</artifactId >
245- <version >10.12.7 </version >
245+ <version >10.17.0 </version >
246246 </dependency >
247247 </dependencies >
248248 </plugin >
261261 <plugin >
262262 <groupId >org.jacoco</groupId >
263263 <artifactId >jacoco-maven-plugin</artifactId >
264- <version >0.8.11 </version >
264+ <version >0.8.12 </version >
265265 <executions >
266266 <execution >
267267 <id >prepare-agent</id >
281281 <plugin >
282282 <groupId >org.sonarsource.scanner.maven</groupId >
283283 <artifactId >sonar-maven-plugin</artifactId >
284- <version >3.10 .0.2594 </version >
284+ <version >4.0 .0.4121 </version >
285285 </plugin >
286286 <plugin >
287287 <groupId >org.apache.maven.plugins</groupId >
288288 <artifactId >maven-enforcer-plugin</artifactId >
289- <version >3.4.1 </version >
289+ <version >3.5.0 </version >
290290 </plugin >
291291 </plugins >
292292 </pluginManagement >
You can’t perform that action at this time.
0 commit comments