File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
template-placeholder-demo Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
<plugin >
37
37
<groupId >org.apache.maven.plugins</groupId >
38
38
<artifactId >maven-checkstyle-plugin</artifactId >
39
- <version >3.3.1 </version >
39
+ <version >3.4.0 </version >
40
40
<configuration >
41
41
<skip >true</skip >
42
42
</configuration >
Original file line number Diff line number Diff line change 85
85
<plugin >
86
86
<groupId >org.apache.maven.plugins</groupId >
87
87
<artifactId >maven-checkstyle-plugin</artifactId >
88
- <version >3.3.1 </version >
88
+ <version >3.4.0 </version >
89
89
<dependencies >
90
90
<dependency >
91
91
<groupId >com.puppycrawl.tools</groupId >
Original file line number Diff line number Diff line change 242
242
<plugin >
243
243
<groupId >org.apache.maven.plugins</groupId >
244
244
<artifactId >maven-checkstyle-plugin</artifactId >
245
- <version >3.3.1 </version >
245
+ <version >3.4.0 </version >
246
246
<dependencies >
247
247
<dependency >
248
248
<groupId >com.puppycrawl.tools</groupId >
You can’t perform that action at this time.
0 commit comments