Skip to content

Commit 05dc3ca

Browse files
fix(deps): update dependency org.jsoup:jsoup to v1.20.1
1 parent 57abecd commit 05dc3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.jsoup</groupId>
157157
<artifactId>jsoup</artifactId>
158-
<version>1.18.3</version>
158+
<version>1.20.1</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)