Update json-smart to 2.4.11 (#37)
parent
7e400bfa73
commit
0456b59d6a
2
pom.xml
2
pom.xml
|
@ -577,7 +577,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.minidev</groupId>
|
<groupId>net.minidev</groupId>
|
||||||
<artifactId>json-smart</artifactId>
|
<artifactId>json-smart</artifactId>
|
||||||
<version>2.4.7</version>
|
<version>2.4.11</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.nimbusds</groupId>
|
<groupId>com.nimbusds</groupId>
|
||||||
|
|
Loading…
Reference in New Issue