Skip to content

Commit f5599ff

Browse files
Bump org.jsoup:jsoup from 1.15.3 to 1.15.4
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.15.3...jsoup-1.15.4) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e793c1 commit f5599ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation project(':timeago-parser')
2727

2828
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
29-
implementation 'org.jsoup:jsoup:1.15.3'
29+
implementation 'org.jsoup:jsoup:1.15.4'
3030
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
3131

3232
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not

0 commit comments

Comments
 (0)