Skip to content

Commit 5785a8f

Browse files
Bump org.json:json from 20230227 to 20231013 (#378)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [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 8c86bd4 commit 5785a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.json</groupId>
215215
<artifactId>json</artifactId>
216-
<version>20230227</version>
216+
<version>20231013</version>
217217
</dependency>
218218

219219
<dependency>

0 commit comments

Comments
 (0)