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 fe0c139 commit 5e1564dCopy full SHA for 5e1564d
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
24
implementation 'com.rometools:rome:2.1.0'
25
implementation 'com.rometools:rome-modules:2.1.0'
26
- implementation 'org.jsoup:jsoup:1.18.1'
+ implementation 'org.jsoup:jsoup:1.20.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