Merge pull request #98 from sirjonasxx/dependabot/maven/G-Earth/org.jsoup-jsoup-1.14.2

Bump jsoup from 1.12.1 to 1.14.2 in /G-Earth
This commit is contained in:
sirjonasxx 2021-09-06 17:24:07 +02:00 committed by GitHub
commit 0adad35233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.12.1</version>
<version>1.14.2</version>
</dependency>
<dependency>
<groupId>com.github.tulskiy</groupId>