Skip to content

Commit

Permalink
fix(deps): update net.minidev json-smart to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Nov 24, 2023
1 parent 8ba840a commit 3e6c3f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ dependencies {
api("org.hamcrest:hamcrest:2.2") {
because("ApacheJMeter_junit depends on junit4")
}
api("net.minidev:accessors-smart:2.4.11")
api("net.minidev:json-smart:2.4.11")
api("net.minidev:accessors-smart:2.5.0")
api("net.minidev:json-smart:2.5.0")
api("net.sf.jtidy:jtidy:r938")
api("net.sf.saxon:Saxon-HE:11.5")
api("org.apache-extras.beanshell:bsh:2.0b6")
Expand Down

0 comments on commit 3e6c3f7

Please sign in to comment.