Skip to content

Commit ee84b3b

Browse files
build(deps): bump json from 20220924 to 20230227 (#1963)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 20230227. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da2d247 commit ee84b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<gson.version>2.10.1</gson.version>
8787
<slf4j.version>2.0.6</slf4j.version>
8888
<bouncy.version>1.70</bouncy.version>
89-
<json.version>20220924</json.version>
89+
<json.version>20230227</json.version>
9090

9191
<junit.version>4.13.2</junit.version>
9292
<junit5.version>5.9.2</junit5.version>

0 commit comments

Comments
 (0)