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 106106 </plugin >
107107 <plugin >
108108 <artifactId >maven-dependency-plugin</artifactId >
109- <version >3.5 .0</version >
109+ <version >3.6 .0</version >
110110 </plugin >
111111 <plugin >
112112 <artifactId >maven-release-plugin</artifactId >
486486 <profile >
487487 <id >checkstyle</id >
488488 <properties >
489- <maven-checkstyle-plugin .version>3.2.2 </maven-checkstyle-plugin .version>
489+ <maven-checkstyle-plugin .version>3.3.0 </maven-checkstyle-plugin .version>
490490 <!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
491491 <checkstyle .version>8.25</checkstyle .version>
492492 <checkstyle .config.path>${basedir} /.github/.checkstyle</checkstyle .config.path>
551551 <plugin >
552552 <groupId >org.codehaus.mojo</groupId >
553553 <artifactId >exec-maven-plugin</artifactId >
554- <version >1.3 </version >
554+ <version >3.1.0 </version >
555555 <inherited >false</inherited >
556556 <executions >
557557 <execution >
You can’t perform that action at this time.
0 commit comments