Skip to content

Commit 938a0e4

Browse files
Update dependency org.jsoup:jsoup to v1.15.4
1 parent 9ea48c3 commit 938a0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation 'com.google.code.gson:gson:2.10.1'
7676
implementation("com.google.guava:guava:31.1-jre")
7777
implementation group: 'org.kohsuke', name: 'github-api', version: '1.306'
78-
implementation 'org.jsoup:jsoup:1.14.3'
78+
implementation 'org.jsoup:jsoup:1.15.4'
7979
implementation "org.mariuszgromada.math:MathParser.org-mXparser:5.2.1"
8080
implementation 'org.reflections:reflections:0.10.2'
8181
implementation 'sh.stein:carbon-api:1.2'

0 commit comments

Comments
 (0)