Merge pull request #141 from sirjonasxx/dependabot/maven/G-Earth/org.jsoup-jsoup-1.15.3

Bump jsoup from 1.14.2 to 1.15.3 in /G-Earth
This commit is contained in:
sirjonasxx 2022-12-07 18:49:59 +01:00 committed by GitHub
commit 98238448d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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