Commit 3e7b97b4 by 王祖波

Merge branch 'feature-content4-2' into developer

parents e4972e3d ddd87bb2
......@@ -52,11 +52,6 @@
</exclusions>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty-http</artifactId>
<version>1.0.34</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.10.0</version>
......@@ -74,7 +69,7 @@
<dependency>
<groupId>com.gic</groupId>
<artifactId>open-ai-sdk</artifactId>
<version>3.0-SNAPSHOT</version>
<version>${open-ai-sdk}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment