Bump (test scoped) net.minidev:json-smart version from 2.3 to 2.4.7 due to security alert.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2021-06-16 16:23:14 -05:00
parent f19b6fa5a3
commit b30fee93d5
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.3</version>
<version>2.4.7</version>
<scope>test</scope>
</dependency>
<dependency>