This repository was archived by the owner on Apr 30, 2025. It is now read-only.
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 54
54
<!-- ============================================== -->
55
55
56
56
<checkstyle-plugin .version>3.6.0</checkstyle-plugin .version>
57
- <checkstyle .version>10.21.4 </checkstyle .version>
57
+ <checkstyle .version>10.22.0 </checkstyle .version>
58
58
<slf4j .version>2.0.17</slf4j .version>
59
59
<rat .version>0.16.1</rat .version>
60
60
<jacoco .version>0.8.12</jacoco .version>
584
584
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-install-plugin</artifactId ><version >3.1.4</version ></plugin >
585
585
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-resources-plugin</artifactId ><version >3.3.1</version ></plugin >
586
586
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-site-plugin</artifactId ><version >3.21.0</version ></plugin >
587
- <plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-surefire-plugin</artifactId ><version >3.5.2 </version ></plugin >
587
+ <plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-surefire-plugin</artifactId ><version >3.5.3 </version ></plugin >
588
588
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-shade-plugin</artifactId ><version >3.6.0</version ></plugin >
589
589
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-jar-plugin</artifactId ><version >3.4.2</version ></plugin >
590
590
<plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-war-plugin</artifactId ><version >3.4.0</version ></plugin >
You can’t perform that action at this time.
0 commit comments