Skip to content

Commit e6e2da3

Browse files
Bump jsoup from 1.12.2 to 1.13.1 (#6052)
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>
1 parent d48182d commit e6e2da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ dependencies {
170170
implementation 'com.jfoenix:jfoenix:9.0.9'
171171
implementation 'org.controlsfx:controlsfx:11.0.1'
172172

173-
implementation 'org.jsoup:jsoup:1.12.2'
173+
implementation 'org.jsoup:jsoup:1.13.1'
174174
implementation 'com.konghq:unirest-java:3.6.00'
175175

176176
implementation 'org.slf4j:slf4j-api:2.0.0-alpha1'

0 commit comments

Comments
 (0)