Skip to content

Commit 50b098a

Browse files
renovate[bot]Bnyro
authored andcommitted
fix(deps): update dependency org.jsoup:jsoup to v1.17.2
1 parent c926506 commit 50b098a

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