Skip to content

Commit 1de5706

Browse files
CLDR-16437 j:(deps): Bump json from 20190722 to 20230227 in /tools (#2756)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 994a322 commit 1de5706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.json</groupId>
125125
<artifactId>json</artifactId>
126-
<version>20190722</version>
126+
<version>20230227</version>
127127
</dependency>
128128

129129
<!-- HTTP client -->

0 commit comments

Comments
 (0)