mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
update JSoup, added test for Polluted Bonds, remove explicit parent groupId from poms
This commit is contained in:
parent
ff6dd3626f
commit
c8a4e7a46b
5 changed files with 33 additions and 6 deletions
|
|
@ -9,7 +9,6 @@
|
|||
<version>1.4.33</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-client</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Mage Client</name>
|
||||
|
|
@ -109,7 +108,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.5.2</version>
|
||||
<version>1.11.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>truevfs-profile-base</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue