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 3ee9dcf commit d149f88Copy full SHA for d149f88
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
24
implementation 'com.rometools:rome:2.1.0'
25
implementation 'com.rometools:rome-modules:2.1.0'
26
- implementation 'org.jsoup:jsoup:1.20.1'
+ implementation 'org.jsoup:jsoup:1.21.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