Skip to content

Commit fb5b6fa

Browse files
committed
fix: upgrade org.jsoup:jsoup from 1.17.2 to 1.22.1
Snyk has created this PR to upgrade org.jsoup:jsoup from 1.17.2 to 1.22.1. See this package in maven: org.jsoup:jsoup See this project in Snyk: https://app.snyk.io/org/andriimaliuta/project/a04d75e9-297e-4258-a336-73dff44a7f45?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 979baeb commit fb5b6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.jsoup</groupId>
142142
<artifactId>jsoup</artifactId>
143-
<version>1.17.2</version>
143+
<version>1.22.1</version>
144144
</dependency>
145145

146146
<dependency>

0 commit comments

Comments
 (0)