Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump net.minidev:json-smart from 2.4.11 to…
Browse files Browse the repository at this point in the history
… 2.5.0 (#3126)

Backport 77772bf from #3120.

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 8, 2023
1 parent ba89a25 commit 8862eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ dependencies {

//JSON path
implementation 'com.jayway.jsonpath:json-path:2.8.0'
implementation 'net.minidev:json-smart:2.4.11'
implementation 'net.minidev:json-smart:2.5.0'

implementation "org.apache.kafka:kafka-clients:${kafka_version}"

Expand Down

0 comments on commit 8862eb4

Please sign in to comment.