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:
Oleg Agafonov 2021-08-27 21:08:06 +04:00 committed by GitHub
commit 8a3f34df29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>