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 88 <packaging >pom</packaging >
99
1010 <properties >
11- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1211 <jcp .test.version>7.2.0-SNAPSHOT</jcp .test.version>
13- <junit .version>5.4.2</junit .version>
12+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13+ <junit .version>5.13.3</junit .version>
1414 <maven .compiler.release>11</maven .compiler.release>
1515 <gradle5 .executable>gradle5</gradle5 .executable>
1616 <gradle6 .executable>gradle6</gradle6 .executable>
Original file line number Diff line number Diff line change 1616 <timestamp >${maven.build.timestamp}</timestamp >
1717 <maven .build.timestamp.format>yyyyMMddHHmm</maven .build.timestamp.format>
1818 <min .maven.api>3.0</min .maven.api>
19- <junit .version>5.10.0 </junit .version>
19+ <junit .version>5.13.3 </junit .version>
2020 <maven .compiler.release>11</maven .compiler.release>
2121 </properties >
2222
You can’t perform that action at this time.
0 commit comments