Skip to content

Commit

Permalink
Bump jsoup from 1.12.2 to 1.13.1 (JabRef#6052)
Browse files Browse the repository at this point in the history
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.2 to 1.13.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@1.12.2...jsoup-1.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 2, 2020
1 parent d48182d commit e6e2da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ dependencies {
implementation 'com.jfoenix:jfoenix:9.0.9'
implementation 'org.controlsfx:controlsfx:11.0.1'

implementation 'org.jsoup:jsoup:1.12.2'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.konghq:unirest-java:3.6.00'

implementation 'org.slf4j:slf4j-api:2.0.0-alpha1'
Expand Down

0 comments on commit e6e2da3

Please sign in to comment.