chore: JDK版本升级至 17

This commit is contained in:
2026-05-17 16:42:18 +08:00
parent 8b34b4ec40
commit e16f1f00dc
58 changed files with 60 additions and 120 deletions

View File

@@ -13,8 +13,7 @@
<artifactId>easy-agents-image-openai</artifactId>
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>