Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 1895c1c

Browse files
Bump json from 20190722 to 20201115 (#125)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20201115. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02abde8 commit 1895c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ repositories {
8181
}
8282

8383
dependencies {
84-
compile group: 'org.json', name: 'json', version:'20190722'
84+
compile group: 'org.json', name: 'json', version:'20201115'
8585
compile group: 'org.slf4j', name: 'slf4j-api', version:'1.7.30'
8686
compile group: 'commons-codec', name: 'commons-codec', version:'1.15'
8787
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'

0 commit comments

Comments
 (0)