summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorYiLi <li.yi101@zte.com.cn>2018-02-12 17:13:17 +0800
committerYiLi <li.yi101@zte.com.cn>2018-02-12 17:24:23 +0800
commitceda3116851e86b5ab25d6e6674be6b6397d763f (patch)
tree431c12bff9a9c02a39da5956887ab62071dfe296 /pom.xml
parent83307e37a264972f4f9c60a114f40a375e32634b (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7d924c5..f7c946d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>