Skip to content

Commit 914b530

Browse files
dependabot[bot]francisf
authored andcommitted
build(deps): bump json from 20220320 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4072e72 commit 914b530

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.json</groupId>
124124
<artifactId>json</artifactId>
125-
<version>20220320</version>
125+
<version>20230227</version>
126126
</dependency>
127127

128128
<dependency>

0 commit comments

Comments
 (0)