Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/gradle/com.alibaba-fastjson-2.…
Browse files Browse the repository at this point in the history
…0.54
  • Loading branch information
h-beeen authored Jan 13, 2025
2 parents 378a240 + 711b5ca commit df21a41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ mavenPublishing {
dependencies {
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
implementation("com.alibaba:fastjson:2.0.54")
implementation("commons-codec:commons-codec:1.17.1")

implementation("commons-codec:commons-codec:1.17.2")

implementation("org.apache.httpcomponents.client5:httpclient5:5.4.1")
implementation("ch.qos.logback:logback-classic:1.5.16")
Expand Down

0 comments on commit df21a41

Please sign in to comment.