We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c960f94 commit 6380ceaCopy full SHA for 6380cea
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
24
implementation 'com.rometools:rome:2.1.0'
25
implementation 'com.rometools:rome-modules:2.1.0'
26
- implementation 'org.jsoup:jsoup:1.17.2'
+ implementation 'org.jsoup:jsoup:1.18.1'
27
implementation 'io.activej:activej-common:5.5'
28
implementation 'io.activej:activej-http:5.5'
29
implementation 'io.activej:activej-boot:5.5'
0 commit comments