File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6464 <plugin >
6565 <groupId >org.apache.maven.plugins</groupId >
6666 <artifactId >maven-checkstyle-plugin</artifactId >
67- <version >3.0.0 </version >
67+ <version >3.1.1 </version >
6868 <dependencies >
6969 <dependency >
7070 <groupId >com.puppycrawl.tools</groupId >
7171 <artifactId >checkstyle</artifactId >
72- <version >8.21 </version >
72+ <version >8.29 </version >
7373 </dependency >
7474 </dependencies >
7575 <executions >
Original file line number Diff line number Diff line change 246246 <plugin >
247247 <groupId >org.apache.maven.plugins</groupId >
248248 <artifactId >maven-checkstyle-plugin</artifactId >
249- <version >3.0.0 </version >
249+ <version >3.1.1 </version >
250250 <dependencies >
251251 <dependency >
252252 <groupId >com.puppycrawl.tools</groupId >
253253 <artifactId >checkstyle</artifactId >
254- <version >8.21 </version >
254+ <version >8.29 </version >
255255 </dependency >
256256 </dependencies >
257257 <executions >
Original file line number Diff line number Diff line change 157157 <plugin >
158158 <groupId >org.apache.maven.plugins</groupId >
159159 <artifactId >maven-checkstyle-plugin</artifactId >
160- <version >3.0.0 </version >
160+ <version >3.1.1 </version >
161161 <dependencies >
162162 <dependency >
163163 <groupId >com.puppycrawl.tools</groupId >
164164 <artifactId >checkstyle</artifactId >
165- <version >8.21 </version >
165+ <version >8.29 </version >
166166 </dependency >
167167 </dependencies >
168168 <executions >
Original file line number Diff line number Diff line change 202202 <plugin >
203203 <groupId >org.apache.maven.plugins</groupId >
204204 <artifactId >maven-checkstyle-plugin</artifactId >
205- <version >3.0.0 </version >
205+ <version >3.1.1 </version >
206206 <dependencies >
207207 <dependency >
208208 <groupId >com.puppycrawl.tools</groupId >
209209 <artifactId >checkstyle</artifactId >
210- <version >8.21 </version >
210+ <version >8.29 </version >
211211 </dependency >
212212 </dependencies >
213213 <executions >
You can’t perform that action at this time.
0 commit comments