summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2016-10-07 21:45:59 +0200
committerGitHub <noreply@github.com>2016-10-07 21:45:59 +0200
commitba0df7f91706f52a923576bb39b5184633a2cb4e (patch)
tree5904b5178b8e049f40bb46c0bfdae5bbfdf8c887 /pom.xml
parent0f0d40c5a3ee507adf08559f548d7c007cde274b (diff)
parentb98c9a42a515fb91375664fd6c584c80aaf4925d (diff)
Merge pull request #818 from yahoo/gjoranv/jersey-2.16
Upgrade jersey to 2.16
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 6ce6ef60c52..5c5b22cb6c3 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.14</jersey2.version>
+ <jersey2.version>2.16</jersey2.version>
<jetty.version>9.3.12.v20160915</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>