Skip to content

Commit

Permalink
fix: removing dependency with conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Nov 16, 2023
1 parent c3a2a48 commit 4740a72
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down

0 comments on commit 4740a72

Please sign in to comment.