File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 88 - ok for bash, Maven
99- egg2
1010 - ok for bash, Maven
11+ - egg3
12+ - ok for bash, Maven
1113...
1214- egg5
1315 - ok for bash, Maven
Original file line number Diff line number Diff line change 1- 19 -open via [ SDKMan!] ( https://sdkman.io/ )
1+ Java.net 25.ea.36 -open via [ SDKMan!] ( https://sdkman.io/ )
Original file line number Diff line number Diff line change 1- Apache Maven 3.8.6
1+ Apache Maven 3.9.11
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