mirror of https://github.com/apache/activemq.git
AMQ-4745: Upgrade to json-simple 1.1.1. Thanks to Jean Baptiste for the patch.
This commit is contained in:
parent
f75520fc8b
commit
9edc5d0511
|
@ -400,7 +400,7 @@
|
|||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.hawt</groupId>
|
||||
|
|
Loading…
Reference in New Issue