Skip to content

Commit

Permalink
Removing useless deps
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Oct 8, 2024
1 parent eefe7f1 commit 75ab9d0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,6 @@
</dependency>
-->

<!-- https://mvnrepository.com/artifact/com.github.java-json-tools/json-patch -->
<dependency>
<groupId>com.github.java-json-tools</groupId>
<artifactId>json-patch</artifactId>
<version>1.13</version>
</dependency>



<dependency>
<groupId>com.googlecode.concurrent-trees</groupId>
Expand Down

0 comments on commit 75ab9d0

Please sign in to comment.