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 e80ff29 commit ab71201Copy full SHA for ab71201
build.gradle
@@ -72,8 +72,8 @@ dependencies {
72
implementation "org.htmlparser:htmllexer:2.1"
73
implementation "org.apache.velocity:velocity-engine-core:2.4.1"
74
implementation "org.apache.commons:commons-lang3:3.17.0"
75
- implementation "org.slf4j:slf4j-api:2.0.16"
76
- implementation "org.slf4j:slf4j-jdk14:2.0.16"
+ implementation "org.slf4j:slf4j-api:2.0.17"
+ implementation "org.slf4j:slf4j-jdk14:2.0.17"
77
implementation "org.json:json:20250517"
78
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
79
implementation "org.apache.commons:commons-text:1.13.1"
0 commit comments