Merge pull request #6420 from eclipse/jetty-9.4.x-minidev-version-bump

Bump (test scoped) net.minidev:json-smart version from 2.3 to 2.4.7
This commit is contained in:
Joakim Erdfelt 2021-06-17 07:44:45 -05:00 committed by GitHub
commit 738d3a9f80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>