Skip to content

Commit

Permalink
fix(deps): update org.jodd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2024
1 parent be0cf3a commit cfe3da4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ dependencies {
api("org.jetbrains.lets-plot:lets-plot-batik:4.1.0")
api("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.5.0")
api("org.jetbrains:annotations:24.1.0")
api("org.jodd:jodd-core:5.0.13")
api("org.jodd:jodd-lagarto:5.0.13")
api("org.jodd:jodd-log:5.0.13")
api("org.jodd:jodd-props:5.0.13")
api("org.jodd:jodd-core:5.3.0")
api("org.jodd:jodd-lagarto:5.1.5")
api("org.jodd:jodd-log:5.1.6")
api("org.jodd:jodd-props:5.2.0")
api("org.jsoup:jsoup:1.17.1")
api("org.mongodb:mongo-java-driver:2.14.3")
api("org.mozilla:rhino:1.7.14")
Expand Down

0 comments on commit cfe3da4

Please sign in to comment.