File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
</property >
25
25
</activation >
26
26
<properties >
27
- <spring-javaformat .version>0.0.19 </spring-javaformat .version>
27
+ <spring-javaformat .version>0.0.20 </spring-javaformat .version>
28
28
<nohttp-checkstyle .version>0.0.4.RELEASE</nohttp-checkstyle .version>
29
29
</properties >
30
30
<build >
31
31
<plugins >
32
32
<plugin >
33
33
<groupId >org.apache.maven.plugins</groupId >
34
34
<artifactId >maven-checkstyle-plugin</artifactId >
35
- <version >3.0 .0</version >
35
+ <version >3.1 .0</version >
36
36
<dependencies >
37
37
<dependency >
38
38
<groupId >com.puppycrawl.tools</groupId >
39
39
<artifactId >checkstyle</artifactId >
40
- <version >8.22 </version >
40
+ <version >8.29 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >io.spring.javaformat</groupId >
You can’t perform that action at this time.
0 commit comments