Skip to content

Commit 9fdd3aa

Browse files
dependabot[bot]gaul
authored andcommitted
Bump json from 20230227 to 20230618
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20230618. - [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 0881378 commit 9fdd3aa

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
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>org.json</groupId>
303303
<artifactId>json</artifactId>
304-
<version>20230227</version>
304+
<version>20230618</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)