File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25
25
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
26
26
<maven .version>3.1.1</maven .version>
27
- <spring-javaformat .version>0.0.14 </spring-javaformat .version>
27
+ <spring-javaformat .version>0.0.15 </spring-javaformat .version>
28
28
<nohttp-checkstyle .version>0.0.1.RELEASE</nohttp-checkstyle .version>
29
29
</properties >
30
30
<scm >
Original file line number Diff line number Diff line change 19
19
<properties >
20
20
<main .basedir>${basedir} /..</main .basedir>
21
21
<java .version>1.8</java .version>
22
- <spring-javaformat .version>0.0.14 </spring-javaformat .version>
22
+ <spring-javaformat .version>0.0.15 </spring-javaformat .version>
23
23
<nohttp-checkstyle .version>0.0.1.RELEASE</nohttp-checkstyle .version>
24
24
<disable .checks>false</disable .checks>
25
25
</properties >
You can’t perform that action at this time.
0 commit comments