Skip to content

Commit ee0818c

Browse files
Bump org.json:json from 20180813 to 20231013 (#428)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20180813 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 44b09ee commit ee0818c

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.json</groupId>
114114
<artifactId>json</artifactId>
115-
<version>20180813</version>
115+
<version>20231013</version>
116116
</dependency>
117117
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-core -->
118118
<dependency>

0 commit comments

Comments
 (0)