Bump jsoup from 1.12.1 to 1.13.1 (#186)

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.13.1.
- [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.12.1...jsoup-1.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-15 12:47:04 +00:00
committed by GitHub
parent 629927d932
commit fa4f366ec9

View File

@@ -233,7 +233,7 @@
<dependency> <dependency>
<groupId>org.jsoup</groupId> <groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId> <artifactId>jsoup</artifactId>
<version>1.12.1</version> <version>1.13.1</version>
</dependency> </dependency>
<dependency> <dependency>