Skip to content

Commit 2c148d4

Browse files
Bump json from 20200518 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96bf8b0 commit 2c148d4

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.json</groupId>
151151
<artifactId>json</artifactId>
152-
<version>20200518</version>
152+
<version>20230227</version>
153153
<scope>test</scope>
154154
</dependency>
155155

0 commit comments

Comments
 (0)