File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 433433 <plugin >
434434 <groupId >org.apache.maven.plugins</groupId >
435435 <artifactId >maven-pmd-plugin</artifactId >
436- <version >3.27 .0</version >
436+ <version >3.28 .0</version >
437437 <configuration >
438438 <skip >true</skip >
439439 </configuration >
Original file line number Diff line number Diff line change 360360 <plugin >
361361 <groupId >org.apache.maven.plugins</groupId >
362362 <artifactId >maven-pmd-plugin</artifactId >
363- <version >3.27 .0</version >
363+ <version >3.28 .0</version >
364364 <configuration >
365365 <skip >true</skip >
366366 </configuration >
Original file line number Diff line number Diff line change 855855 <plugin >
856856 <groupId >org.apache.maven.plugins</groupId >
857857 <artifactId >maven-pmd-plugin</artifactId >
858- <version >3.27 .0</version >
858+ <version >3.28 .0</version >
859859 <configuration >
860860 <rulesets >
861861 <ruleset >${project.rootdir} /codestyle/pmd.xml</ruleset >
894894 <plugin >
895895 <groupId >org.jacoco</groupId >
896896 <artifactId >jacoco-maven-plugin</artifactId >
897- <version >0.8.13 </version >
897+ <version >0.8.14 </version >
898898 <executions >
899899 <execution >
900900 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments