File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 113113 <plugin >
114114 <groupId >org.apache.maven.plugins</groupId >
115115 <artifactId >maven-shade-plugin</artifactId >
116- <version >3.6.1 </version >
116+ <version >3.6.2 </version >
117117 </plugin >
118118 <plugin >
119119 <groupId >com.hubspot.maven.plugins</groupId >
199199 <plugin >
200200 <groupId >org.apache.maven.plugins</groupId >
201201 <artifactId >maven-resources-plugin</artifactId >
202- <version >3.4 .0</version >
202+ <version >3.5 .0</version >
203203 <configuration >
204204 <propertiesEncoding >UTF-8</propertiesEncoding >
205205 </configuration >
332332 <plugin >
333333 <groupId >org.openrewrite.maven</groupId >
334334 <artifactId >rewrite-maven-plugin</artifactId >
335- <version >6.29 .0</version >
335+ <version >6.34 .0</version >
336336 <configuration >
337337 <exportDatatables >true</exportDatatables >
338338 <activeRecipes >
351351 <dependency >
352352 <groupId >org.openrewrite.recipe</groupId >
353353 <artifactId >rewrite-static-analysis</artifactId >
354- <version >2.27.0 </version >
354+ <version >2.30.1 </version >
355355 </dependency >
356356 </dependencies >
357357 </plugin >
375375 <dependency >
376376 <groupId >com.puppycrawl.tools</groupId >
377377 <artifactId >checkstyle</artifactId >
378- <version >13.2 .0</version >
378+ <version >13.3 .0</version >
379379 </dependency >
380380 </dependencies >
381381 <executions >
You can’t perform that action at this time.
0 commit comments