You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by el...@apache.org on 2018/10/11 15:28:37 UTC

[1/2] hbase git commit: HBASE-21282 Upgrade to latest jetty 9.3 versions

Repository: hbase
Updated Branches:
  refs/heads/branch-2 33d72e4db -> c84c39902
  refs/heads/master 8b66dea2f -> eec1479f7


HBASE-21282 Upgrade to latest jetty 9.3 versions

Signed-off-by: Mike Drob <md...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c84c3990
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c84c3990
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c84c3990

Branch: refs/heads/branch-2
Commit: c84c3990205c7d28ac6fb127c49692fe82387aa2
Parents: 33d72e4
Author: Josh Elser <el...@apache.org>
Authored: Thu Oct 11 11:05:48 2018 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Oct 11 11:28:13 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/c84c3990/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 490e562..acfeb4c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1350,7 +1350,7 @@
     <metrics-core.version>3.2.1</metrics-core.version>
     <jackson.version>2.9.2</jackson.version>
     <jaxb-api.version>2.2.12</jaxb-api.version>
-    <jetty.version>9.3.19.v20170502</jetty.version>
+    <jetty.version>9.3.25.v20180904</jetty.version>
     <servlet.api.version>3.1.0</servlet.api.version>
     <wx.rs.api.version>2.0.1</wx.rs.api.version>
     <!-- Jersey 2.26 requires jetty 9.4 which breaks hadoop. Tread lightly. -->


[2/2] hbase git commit: HBASE-21282 Upgrade to latest jetty 9.3 versions

Posted by el...@apache.org.
HBASE-21282 Upgrade to latest jetty 9.3 versions

Signed-off-by: Mike Drob <md...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eec1479f
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eec1479f
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/eec1479f

Branch: refs/heads/master
Commit: eec1479f710a6ae9b7ec6d67a1721ab540e02185
Parents: 8b66dea
Author: Josh Elser <el...@apache.org>
Authored: Thu Oct 11 11:05:48 2018 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Oct 11 11:28:24 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/eec1479f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a345088..c26ab69 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1492,7 +1492,7 @@
     <metrics-core.version>3.2.1</metrics-core.version>
     <jackson.version>2.9.2</jackson.version>
     <jaxb-api.version>2.2.12</jaxb-api.version>
-    <jetty.version>9.3.19.v20170502</jetty.version>
+    <jetty.version>9.3.25.v20180904</jetty.version>
     <servlet.api.version>3.1.0</servlet.api.version>
     <wx.rs.api.version>2.0.1</wx.rs.api.version>
     <!-- Jersey 2.26 requires jetty 9.4 which breaks hadoop. Tread lightly. -->