Skip to content

Commit c5f663f

Browse files
Bump org.json:json from 20190722 to 20231013 in /icode-core (#241)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20190722 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff95ef2 commit c5f663f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icode-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.json</groupId>
3636
<artifactId>json</artifactId>
37-
<version>20190722</version>
37+
<version>20231013</version>
3838
</dependency>
3939
</dependencies>
4040
</project>

0 commit comments

Comments
 (0)