Skip to content

Commit

Permalink
fix: upgrade org.jsoup:jsoup from 1.16.1 to 1.16.2 (#1116)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jsoup:jsoup from 1.16.1 to 1.16.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jsoup/jsoup/

See this project in Snyk:
https://app.snyk.io/org/damianszczepanik/project/6a2fe301-d56c-49e7-8c78-cd3ff09c3828?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
damianszczepanik and snyk-bot authored Nov 14, 2023
1 parent df30718 commit a469696
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 @@ -256,7 +256,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.1</version>
<version>1.16.2</version>
</dependency>
<dependency>
<groupId>com.googlecode.owasp-java-html-sanitizer</groupId>
Expand Down

0 comments on commit a469696

Please sign in to comment.