summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2016-10-11 12:26:58 +0200
committergjoranv <gv@yahoo-inc.com>2016-10-11 12:26:58 +0200
commite082dd93a437803c65acac9c27455116d734fa22 (patch)
tree98fe45e41b85b21c92884098d637144f903018b0 /pom.xml
parent2ee298acd43bd57d5fa9d7aca8ba5ac43926b90c (diff)
Upgrade jersey to 2.23.2 (latest).
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 50ded7a8384..218ba589fb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1082,7 +1082,7 @@
<asm-debug-all.version>5.0.3</asm-debug-all.version>
<curator.version>2.9.1</curator.version>
<jackson2.version>2.8.3</jackson2.version>
- <jersey2.version>2.18</jersey2.version>
+ <jersey2.version>2.23.2</jersey2.version>
<jetty.version>9.3.12.v20160915</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>