diff options
author | YiLi <li.yi101@zte.com.cn> | 2018-02-12 17:13:17 +0800 |
---|---|---|
committer | YiLi <li.yi101@zte.com.cn> | 2018-02-12 17:24:23 +0800 |
commit | ceda3116851e86b5ab25d6e6674be6b6397d763f (patch) | |
tree | 431c12bff9a9c02a39da5956887ab62071dfe296 /pom.xml | |
parent | 83307e37a264972f4f9c60a114f40a375e32634b (diff) |
Test Replace Jackson with GSON
Change-Id: I02a9fa14239ff4ceb89c1bc3906788fe8225b4b4
Issue-ID: HOLMES-115
Signed-off-by: YiLi <li.yi101@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ <dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-pool</artifactId>
- <version>5.10.1</version>
+ <version>5.14.5</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
|