Skip to content

Commit ed9934f

Browse files
Bump json from 20180130 to 20230227
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] <[email protected]>
1 parent 6fd4b8c commit ed9934f

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.json</groupId>
4343
<artifactId>json</artifactId>
44-
<version>20180130</version>
44+
<version>20230227</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)