File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 206
206
<dependency >
207
207
<groupId >com.puppycrawl.tools</groupId >
208
208
<artifactId >checkstyle</artifactId >
209
- <version >8.38 </version >
209
+ <version >8.41.1 </version >
210
210
</dependency >
211
211
<dependency >
212
212
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 66
66
<dependency >
67
67
<groupId >com.puppycrawl.tools</groupId >
68
68
<artifactId >checkstyle</artifactId >
69
- <version >8.38 </version >
69
+ <version >8.41.1 </version >
70
70
</dependency >
71
71
</dependencies >
72
72
Original file line number Diff line number Diff line change 138
138
<maven .build.timestamp.format>yyyy</maven .build.timestamp.format>
139
139
<maven-dependency-plugin .version>3.1.1</maven-dependency-plugin .version>
140
140
<maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
141
- <checkstyle .version>8.38 </checkstyle .version>
141
+ <checkstyle .version>8.41.1 </checkstyle .version>
142
142
<jacoco-maven-plugin .version>0.8.5</jacoco-maven-plugin .version>
143
143
<nexus-staging-maven-plugin .version>1.6.8</nexus-staging-maven-plugin .version>
144
144
<exec-maven-plugin .version>1.6.0</exec-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments