Skip to content

Commit ab71201

Browse files
committed
Upgrade Slf4j to 2.0.17
1 parent e80ff29 commit ab71201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ dependencies {
7272
implementation "org.htmlparser:htmllexer:2.1"
7373
implementation "org.apache.velocity:velocity-engine-core:2.4.1"
7474
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"
75+
implementation "org.slf4j:slf4j-api:2.0.17"
76+
implementation "org.slf4j:slf4j-jdk14:2.0.17"
7777
implementation "org.json:json:20250517"
7878
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
7979
implementation "org.apache.commons:commons-text:1.13.1"

0 commit comments

Comments
 (0)