mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Remove unused dependency in Mage.Verify (#11029)
This commit is contained in:
parent
8f7b19a64d
commit
c60bf037a4
1 changed files with 0 additions and 5 deletions
|
|
@ -34,11 +34,6 @@
|
|||
<artifactId>mage-client</artifactId>
|
||||
<version>${mage-version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.13.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.reflections</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue