File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
### Изменено
7
7
* Изменена версия требуемого модуля log4j-core до 2.20.0.
8
8
* Изменена версия требуемого модуля annotations до 24.0.1.
9
+ * Изменена версия Java на 17.
9
10
10
11
### Исправлено
11
12
*
Original file line number Diff line number Diff line change 47
47
</developers >
48
48
49
49
<properties >
50
- <maven .compiler.source>18 </maven .compiler.source>
51
- <maven .compiler.target>18 </maven .compiler.target>
50
+ <maven .compiler.source>17 </maven .compiler.source>
51
+ <maven .compiler.target>17 </maven .compiler.target>
52
52
<maven .compiler.encoding>UTF-8</maven .compiler.encoding>
53
53
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
54
54
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
You can’t perform that action at this time.
0 commit comments