Bump jsoup from 1.8.3 to 1.15.3

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.3 to 1.15.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.8.3...jsoup-1.15.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/org.jsoup-jsoup-1.15.3
dependabot[bot] 2022-09-01 22:52:52 +00:00 committed by GitHub
parent 2608008efc
commit 6423a59fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<batik-codec.version>1.7</batik-codec.version>
<xstream.version>1.4.6</xstream.version>
<!-- jsoup HTML parser -->
<jsoup.version>1.8.3</jsoup.version>
<jsoup.version>1.15.3</jsoup.version>
<!-- kisso 单点登陆 -->
<kisso.version>3.6.11</kisso.version>