Skip to content

Commit

Permalink
Bump org.json:json from 20230618 to 20231013
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebastien-belin-adp committed Oct 17, 2023
1 parent 79c64dc commit 43bd32b
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 @@ -124,7 +124,7 @@ dependencies {
api ("com.adaptris:interlok-common:$interlokCoreVersion") { changing= true}
api "org.apache.commons:commons-compress:1.24.0"
implementation "org.slf4j:slf4j-api:$slf4jVersion"
api "org.json:json:20230618"
api "org.json:json:20231013"
api "org.apache.tika:tika-core:$tikaVersion"
api "com.hierynomus:smbj:0.12.2"

Expand Down

0 comments on commit 43bd32b

Please sign in to comment.