Skip to content

Commit 552c6af

Browse files
committed
https://github.com/langchain4j/langchain4j/pull/2595
1 parent 30361d4 commit 552c6af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

langchain4j-embeddings/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
<groupId>dev.langchain4j</groupId>
2626
<artifactId>langchain4j-core</artifactId>
2727
<version>${project.version}</version>
28-
<exclusions>
29-
<exclusion>
30-
<groupId>com.google.code.gson</groupId>
31-
<artifactId>gson</artifactId>
32-
</exclusion>
33-
</exclusions>
3428
</dependency>
3529

3630
<dependency>

0 commit comments

Comments
 (0)