AMQ-4745: Upgrade to json-simple 1.1.1. Thanks to Jean Baptiste for the patch.

This commit is contained in:
Claus Ibsen 2013-09-28 09:07:33 +02:00
parent f75520fc8b
commit 9edc5d0511
1 changed files with 1 additions and 1 deletions

View File

@ -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>