Skip to content

Commit

Permalink
build(deps): bump com.github.everit-org.json-schema:org.everit.json.s…
Browse files Browse the repository at this point in the history
…chema

Bumps [com.github.everit-org.json-schema:org.everit.json.schema](https://github.com/everit-org/json-schema) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/everit-org/json-schema/releases)
- [Commits](everit-org/json-schema@1.14.3...1.14.4)

---
updated-dependencies:
- dependency-name: com.github.everit-org.json-schema:org.everit.json.schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 17bd0f1 commit 8e99643
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 @@ -84,7 +84,7 @@ dependencies {

// More flexibility when (de-)serializing json:
//implementation("com.monitorjbl:spring-json-view:1.1.0")
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.3")
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")

implementation('org.apache.httpcomponents:httpclient:4.5.14')
implementation('org.apache.httpcomponents:httpclient-cache:4.5.14')
Expand Down

0 comments on commit 8e99643

Please sign in to comment.