File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.puppycrawl.tools</groupId >
4747 <artifactId >checkstyle</artifactId >
48- <version >12.0.0 </version >
48+ <version >12.0.1 </version >
4949 </dependency >
5050 </dependencies >
5151 <configuration >
7070 <plugin >
7171 <groupId >org.apache.maven.plugins</groupId >
7272 <artifactId >maven-pmd-plugin</artifactId >
73- <version >3.27 .0</version >
73+ <version >3.28 .0</version >
7474 <configuration >
7575 <analysisCache >true</analysisCache >
7676 <includeTests >true</includeTests >
Original file line number Diff line number Diff line change 320320 <dependency >
321321 <groupId >com.puppycrawl.tools</groupId >
322322 <artifactId >checkstyle</artifactId >
323- <version >12.0.0 </version >
323+ <version >12.0.1 </version >
324324 </dependency >
325325 </dependencies >
326326 <configuration >
345345 <plugin >
346346 <groupId >org.apache.maven.plugins</groupId >
347347 <artifactId >maven-pmd-plugin</artifactId >
348- <version >3.27 .0</version >
348+ <version >3.28 .0</version >
349349 <configuration >
350350 <analysisCache >true</analysisCache >
351351 <includeTests >true</includeTests >
You can’t perform that action at this time.
0 commit comments