File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 - ok for bash, Maven
1111- egg3
1212 - ok for bash, Maven
13- ...
13+ - egg4
14+ - ok for bash, Maven
1415- egg5
1516 - ok for bash, Maven
1617- egg6
Original file line number Diff line number Diff line change 1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16- <maven .compiler.source>19 </maven .compiler.source>
17- <maven .compiler.target>19 </maven .compiler.target>
16+ <maven .compiler.source>25 </maven .compiler.source>
17+ <maven .compiler.target>25 </maven .compiler.target>
1818 </properties >
1919
2020 <dependencies >
8181 <configuration >
8282 <executable >${java.home} /bin/java</executable >
8383 <arguments >
84- <argument >--add-modules=jdk.incubator.concurrent</argument >
8584 <argument >--enable-preview</argument >
8685 <argument >--class-path</argument >
8786 <classpath />
You can’t perform that action at this time.
0 commit comments