Skip to content

Commit 7f061fb

Browse files
Bump org.json:json from 20230227 to 20231013 (#320)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61aa684 commit 7f061fb

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
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>org.json</groupId>
191191
<artifactId>json</artifactId>
192-
<version>20230227</version>
192+
<version>20231013</version>
193193
</dependency>
194194
</dependencies>
195195
<dependencyManagement>

0 commit comments

Comments
 (0)