Skip to content

Commit d149f88

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.jsoup:jsoup to v1.21.1
1 parent 3ee9dcf commit d149f88

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.19.1'
2424
implementation 'com.rometools:rome:2.1.0'
2525
implementation 'com.rometools:rome-modules:2.1.0'
26-
implementation 'org.jsoup:jsoup:1.20.1'
26+
implementation 'org.jsoup:jsoup:1.21.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)