Merge pull request #42 from stxyg/feature/remove-pom-duplicate

remove  duplicate in common-chat's pom
This commit is contained in:
ageerle
2025-03-26 21:10:42 +08:00
committed by GitHub

View File

@@ -102,10 +102,6 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>cn.bigmodel.openapi</groupId>