Skip to content

Commit 6380cea

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.jsoup:jsoup to v1.18.1
1 parent c960f94 commit 6380cea

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
@@ -23,7 +23,7 @@ dependencies {
2323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
2424
implementation 'com.rometools:rome:2.1.0'
2525
implementation 'com.rometools:rome-modules:2.1.0'
26-
implementation 'org.jsoup:jsoup:1.17.2'
26+
implementation 'org.jsoup:jsoup:1.18.1'
2727
implementation 'io.activej:activej-common:5.5'
2828
implementation 'io.activej:activej-http:5.5'
2929
implementation 'io.activej:activej-boot:5.5'

0 commit comments

Comments
 (0)