Skip to content

Commit 8b70681

Browse files
Bump org.json:json from 20170516 to 20231013 in /restdocs-raml
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20170516 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] <[email protected]>
1 parent bacd99c commit 8b70681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

restdocs-raml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.json</groupId>
117117
<artifactId>json</artifactId>
118-
<version>20170516</version>
118+
<version>20231013</version>
119119
<scope>test</scope>
120120
</dependency>
121121
</dependencies>

0 commit comments

Comments
 (0)