Skip to content

Commit dacb8e8

Browse files
Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 (#359)
1 parent de59d5d commit dacb8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repositories {
4242

4343
dependencies {
4444
constraints {
45-
implementation( 'org.jsoup:jsoup:1.15.4' ){
45+
implementation( 'org.jsoup:jsoup:1.16.1' ){
4646
because "CVE-2022-36033 6.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability pending CVSS allocation"
4747
}
4848
}

0 commit comments

Comments
 (0)