Skip to content

Commit ec8b8a0

Browse files
committed
fix(deps): update dependency org.jsoup:jsoup to v1.22.1
2 parents cf4d72e + 53a4d12 commit ec8b8a0

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
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>org.jsoup</groupId>
290290
<artifactId>jsoup</artifactId>
291-
<version>1.21.2</version>
291+
<version>1.22.1</version>
292292
<scope>runtime</scope>
293293
</dependency>
294294
<dependency>

0 commit comments

Comments
 (0)