Skip to content

Commit

Permalink
fix(deps): update dependency org.jsoup:jsoup to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Dec 14, 2023
1 parent 95da3fd commit 3e20b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
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.jsoup:jsoup:1.16.2")
api("org.jsoup:jsoup:1.17.1")
api("org.mongodb:mongo-java-driver:2.14.3")
api("org.mozilla:rhino:1.7.14")
api("org.neo4j.driver:neo4j-java-driver:4.4.12")
Expand Down

0 comments on commit 3e20b6f

Please sign in to comment.