remove duplicate in common-chat's pom

This commit is contained in:
stxyg
2025-03-26 18:17:40 +08:00
parent d3ce05d758
commit ff149d6177

View File

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