fix: национальные домены

This commit is contained in:
2025-07-23 14:48:57 +03:00
parent 22b4846ef9
commit 009d5fff10
6 changed files with 37 additions and 14 deletions

View File

@@ -32,7 +32,6 @@ dependencies {
compileOnly("org.projectlombok:lombok:$lombokVersion")
implementation("org.apache.httpcomponents.client5:httpclient5:5.5")
implementation("org.apache.commons:commons-lang3:3.18.0")
implementation("com.fasterxml.jackson.core:jackson-databind:$jacksonVersion")
implementation("org.jsoup:jsoup:1.21.1")