mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Merge pull request #8151 from magefree/dependabot/maven/Mage.Client/org.jsoup-jsoup-1.14.2
Bump jsoup from 1.13.1 to 1.14.2 in /Mage.Client
This commit is contained in:
commit
8a3f34df29
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.13.1</version>
|
||||
<version>1.14.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>truevfs-profile-base</artifactId>
|
||||
|
|
Loading…
Reference in a new issue