File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 175175 <mapstruct .version>1.6.3</mapstruct .version>
176176 <!-- currently, the only version supporting Quarkus 3 -->
177177 <kogito .version>2.44.0.Alpha</kogito .version>
178+ <maven .compiler.release>17</maven .compiler.release>
178179 </properties >
179180
180181</project >
Original file line number Diff line number Diff line change 1313 </parent >
1414 <properties >
1515 <compiler-plugin .version>3.14.0</compiler-plugin .version>
16- <maven .compiler.release>21 </maven .compiler.release>
16+ <maven .compiler.release>17 </maven .compiler.release>
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1818 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1919 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
Original file line number Diff line number Diff line change 1616
1717 <properties >
1818 <compiler-plugin .version>3.14.0</compiler-plugin .version>
19- <maven .compiler.release>21 </maven .compiler.release>
19+ <maven .compiler.release>17 </maven .compiler.release>
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2222 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
You can’t perform that action at this time.
0 commit comments