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:
commit
738d3a9f80
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue