mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-13 13:42:53 +00:00
支持jdk21
This commit is contained in:
parent
9ee3a36fbb
commit
39f5c3a5be
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<jeecgboot.version>3.8.3</jeecgboot.version>
|
<jeecgboot.version>3.8.3</jeecgboot.version>
|
||||||
<!-- JDK版本支持17和1.8 -->
|
<!-- JDK版本支持17、21和1.8 -->
|
||||||
<java.version>17</java.version>
|
<java.version>17</java.version>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user