Skip to content

Commit 35d37aa

Browse files
Bump json from 20200518 to 20210307 in /fhir-parent
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 to 20210307. - [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] <support@github.com>
1 parent 783f86c commit 35d37aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>org.json</groupId>
210210
<artifactId>json</artifactId>
211-
<version>20200518</version>
211+
<version>20210307</version>
212212
<scope>test</scope>
213213
</dependency>
214214
<dependency>

0 commit comments

Comments
 (0)