Skip to content

Commit adf6304

Browse files
committed
fix: upgrade org.jsoup:jsoup from 1.21.2 to 1.22.1
Snyk has created this PR to upgrade org.jsoup:jsoup from 1.21.2 to 1.22.1. See this package in maven: org.jsoup:jsoup See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/e24cd5a2-0bfe-4beb-8f01-b0957a7d431b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 622fcc0 commit adf6304

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
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>org.jsoup</groupId>
216216
<artifactId>jsoup</artifactId>
217-
<version>1.21.2</version>
217+
<version>1.22.1</version>
218218
</dependency>
219219
<dependency>
220220
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)