Skip to content

Commit 339eac7

Browse files
dependabot[bot]purejava
authored andcommitted
Bump json from 20230227 to 20230618
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20230618. - [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>
1 parent 524b11f commit 339eac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>20230227</json.version>
46+
<json.version>20230618</json.version>
4747
<commons-lang3.version>3.12.0</commons-lang3.version>
4848
<junit.version>5.9.3</junit.version>
4949
<slf4j.version>2.0.7</slf4j.version>

0 commit comments

Comments
 (0)