Skip to content

Commit

Permalink
fix: upgrade org.jsoup:jsoup from 1.17.2 to 1.18.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jsoup:jsoup from 1.17.2 to 1.18.1.

See this package in maven:
org.jsoup:jsoup

See this project in Snyk:
https://app.snyk.io/org/contentstack-devex/project/d4e249e0-1e7c-480b-9181-5e419e6d80c3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 18, 2024
1 parent d2a692d commit 5349369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.2</version>
<version>1.18.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5349369

Please sign in to comment.