You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by su...@apache.org on 2019/01/31 19:04:54 UTC

[incubator-pinot] branch master updated: Pick up official release of jersey 2.28 (#3768)

This is an automated email from the ASF dual-hosted git repository.

sunithabeeram pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 006cba0  Pick up official release of jersey 2.28 (#3768)
006cba0 is described below

commit 006cba056e4942f13846f550fe18ce3aacb17d1b
Author: Sunitha Beeram <sb...@linkedin.com>
AuthorDate: Thu Jan 31 11:04:49 2019 -0800

    Pick up official release of jersey 2.28 (#3768)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4bd807..f7f707c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <zkclient.version>0.7</zkclient.version>
     <jackson.version>2.9.8</jackson.version>
     <async-http-client.version>1.9.21</async-http-client.version>
-    <jersey.version>2.28-RC4</jersey.version>
+    <jersey.version>2.28</jersey.version>
     <swagger.version>1.5.10</swagger.version>
     <hadoop.version>2.7.0</hadoop.version>
     <antlr.version>4.6</antlr.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org