Merge pull request #14 from bvn13/dependabot/maven/org.jsoup-jsoup-1.14.2

Bump jsoup from 1.11.2 to 1.14.2
pull/15/head
Vyacheslav N. Boyko 2021-11-22 12:15:25 +03:00 committed by GitHub
commit daf681fdbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.11.2</version>
<version>1.14.2</version>
</dependency>
<!--Mapper-->