Skip to content

Commit 80adfb7

Browse files
dependabot[bot]iakkus
authored andcommitted
Bump json from 20180813 to 20230227 in /JavaRequestHandler
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 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>
1 parent de7d426 commit 80adfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaRequestHandler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.json</groupId>
5353
<artifactId>json</artifactId>
54-
<version>20180813</version>
54+
<version>20230227</version>
5555
</dependency>
5656
</dependencies>
5757

0 commit comments

Comments
 (0)