修改pom

This commit is contained in:
2024-05-07 15:47:40 +08:00
parent 0b5d05c55f
commit 7987fef68d
6 changed files with 27 additions and 2 deletions

View File

@@ -61,6 +61,11 @@
</dependencies>
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
<build>
<plugins>
<plugin>