chore: sync pending project changes

This commit is contained in:
ageerle
2026-08-04 15:23:19 +08:00
parent e34592c3d4
commit 3c175ba28d
5 changed files with 4 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>ai.z.openapi</groupId>
<artifactId>zai-sdk</artifactId>
<version>0.3.5</version>
<version>${zai-sdk.version}</version>
</dependency>
<dependency>
@@ -126,6 +126,7 @@
<version>${langchain4j.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
@@ -145,8 +146,6 @@
<version>${langgraph4j.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>