Skip to content

Commit 7840486

Browse files
committed
fix: upgrade org.jsoup:jsoup from 1.17.2 to 1.18.2
Snyk has created this PR to upgrade org.jsoup:jsoup from 1.17.2 to 1.18.2. See this package in maven: org.jsoup:jsoup See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/ca5ef3ed-c635-49d7-8224-9709959d8bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d6db24d commit 7840486

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
@@ -20,7 +20,7 @@
2020
<maven-source-plugin.version>2.2.1</maven-source-plugin.version>
2121
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
2222
<junit.version>4.13.2</junit.version>
23-
<jsoup.version>1.17.2</jsoup.version>
23+
<jsoup.version>1.18.2</jsoup.version>
2424
<json.simple.version>1.1.1</json.simple.version>
2525
<maven-site-plugin.version>3.3</maven-site-plugin.version>
2626
<maven-gpg-plugin.version>1.5</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)