Skip to content

Commit

Permalink
Exlucde, a parasite, lombok dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tzolov committed Mar 22, 2024
1 parent 5a44f85 commit 50c464f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vector-stores/spring-ai-weaviate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 50c464f

Please sign in to comment.