Bump jsoup from 1.11.3 to 1.12.1 (#204)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-13 15:59:57 +01:00
committed by Alex Mukha
parent 0e5b3a70e0
commit 2e7ff44d53

View File

@@ -499,7 +499,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.11.3</version>
<version>1.12.1</version>
</dependency>
</dependencies>
</dependencyManagement>