Skip to content

Commit 6a66aa2

Browse files
Bump org.json:json from 20230227 to 20231013
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [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] <support@github.com>
1 parent 2a186f6 commit 6a66aa2

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>20230227</version>
152+
<version>20231013</version>
153153
<scope>test</scope>
154154
</dependency>
155155

0 commit comments

Comments
 (0)