Update jsoup to 1.15.3
This commit is contained in:
parent
081e83fde0
commit
5f6ddd7cb5
|
@ -60,7 +60,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.14.3</version>
|
||||
<version>1.15.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
|
|
Loading…
Reference in New Issue