Skip to content

Commit 00d1bd4

Browse files
dependabot[bot]purejava
authored andcommitted
Bump json from 20220924 to 20230227
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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7c411e commit 00d1bd4

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
@@ -43,7 +43,7 @@
4343
<maven.compiler.target>1.9</maven.compiler.target>
4444

4545
<tweetnacl.version>1.1.2</tweetnacl.version>
46-
<json.version>20220924</json.version>
46+
<json.version>20230227</json.version>
4747
<commons-lang3.version>3.12.0</commons-lang3.version>
4848
<junit.version>5.9.2</junit.version>
4949
<slf4j.version>2.0.6</slf4j.version>

0 commit comments

Comments
 (0)