Skip to content

Commit

Permalink
fix: removing dependency with security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Nov 9, 2023
1 parent c635cb2 commit 868c6cf
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>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.7</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
Expand Down

0 comments on commit 868c6cf

Please sign in to comment.