File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 599
599
<java .version.range>11</java .version.range>
600
600
<maven .version.range>[3.5.2,)</maven .version.range>
601
601
<maven-enforcer-plugin-version >3.3.0</maven-enforcer-plugin-version >
602
- <maven-clean-plugin-version >3.2.0 </maven-clean-plugin-version >
602
+ <maven-clean-plugin-version >3.3.1 </maven-clean-plugin-version >
603
603
<maven-compiler-plugin-version >3.11.0</maven-compiler-plugin-version >
604
604
<maven-deploy-plugin-version >3.1.1</maven-deploy-plugin-version >
605
605
<maven-install-plugin-version >3.1.1</maven-install-plugin-version >
613
613
<maven-failsafe-plugin-version >3.1.2</maven-failsafe-plugin-version >
614
614
<maven-dependency-plugin-version >3.6.0</maven-dependency-plugin-version >
615
615
<exec-maven-plugin-version >3.1.0</exec-maven-plugin-version >
616
- <spotbugs-maven-plugin-version >4.7.3.4 </spotbugs-maven-plugin-version >
616
+ <spotbugs-maven-plugin-version >4.7.3.5 </spotbugs-maven-plugin-version >
617
617
<spotbugs-version >4.7.3</spotbugs-version >
618
618
<checkstyle-version >10.12.0</checkstyle-version >
619
619
<directory-maven-version >1.0</directory-maven-version >
659
659
<checkstyle .config.location>${root.basedir} /build-tools/checkstyle/customized_google_checks.xml</checkstyle .config.location>
660
660
<no-reports >false</no-reports >
661
661
</properties >
662
- </project >
662
+ </project >
You can’t perform that action at this time.
0 commit comments