Skip to content

Commit 30cb4f8

Browse files
Bump json from 20180130 to 20230227 (#313)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cb8cf0 commit 30cb4f8

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>20180130</version>
192+
<version>20230227</version>
193193
</dependency>
194194
</dependencies>
195195
<dependencyManagement>

0 commit comments

Comments
 (0)