mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 02:52:02 -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>
|
<artifactId>mage-client</artifactId>
|
||||||
<version>${mage-version}</version>
|
<version>${mage-version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
|
||||||
<artifactId>jackson-databind</artifactId>
|
|
||||||
<version>2.13.3</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.reflections</groupId>
|
<groupId>org.reflections</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue