Bump json-smart from 1.3.2 to 1.3.3 in /kafka-ui-e2e-checks (#1584)

Bumps [json-smart](https://github.com/netplex/json-smart-v1) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/netplex/json-smart-v1/releases)
- [Commits](https://github.com/netplex/json-smart-v1/compare/1.3.2...1.3.3)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 17:57:31 +03:00 committed by GitHub
parent 58fdb85fb8
commit ce8f828394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
<junit.version>5.8.2</junit.version> <junit.version>5.8.2</junit.version>
<aspectj.version>1.9.6</aspectj.version> <aspectj.version>1.9.6</aspectj.version>
<allure.version>2.17.1</allure.version> <allure.version>2.17.1</allure.version>
<json-smart.version>1.3.2</json-smart.version> <json-smart.version>1.3.3</json-smart.version>
<testcontainers.version>1.15.2</testcontainers.version> <testcontainers.version>1.15.2</testcontainers.version>
<selenide.version>5.16.2</selenide.version> <selenide.version>5.16.2</selenide.version>
<assertj.version>3.17.1</assertj.version> <assertj.version>3.17.1</assertj.version>