File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 260
260
<plugin >
261
261
<groupId >org.codehaus.mojo</groupId >
262
262
<artifactId >flatten-maven-plugin</artifactId >
263
- <version >1.7.0 </version >
263
+ <version >1.7.1 </version >
264
264
<configuration >
265
265
<flattenMode >ossrh</flattenMode >
266
266
</configuration >
322
322
<dependency >
323
323
<groupId >com.puppycrawl.tools</groupId >
324
324
<artifactId >checkstyle</artifactId >
325
- <version >10.25.0 </version >
325
+ <version >10.25.1 </version >
326
326
</dependency >
327
327
</dependencies >
328
328
<configuration >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.puppycrawl.tools</groupId >
47
47
<artifactId >checkstyle</artifactId >
48
- <version >10.25.0 </version >
48
+ <version >10.25.1 </version >
49
49
</dependency >
50
50
</dependencies >
51
51
<configuration >
You can’t perform that action at this time.
0 commit comments