Repository: sentry
Updated Branches:
  refs/heads/branch-1.7.0 23d7272c5 -> 735543e71


SENTRY-1121: Update Jetty version (Colm O hEigeartaigh, Reviewed by:Sravya 
Tirukkovalur)


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

Branch: refs/heads/branch-1.7.0
Commit: 0f6b31b1a055c170032fa5b2e0f8369960fa0a02
Parents: 23d7272
Author: hahao <[email protected]>
Authored: Mon May 2 13:34:37 2016 -0700
Committer: hahao <[email protected]>
Committed: Mon May 2 13:34:37 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/sentry/blob/0f6b31b1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ac4cdd..02c36f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ limitations under the License.
     <hive.version>1.1.0</hive.version>
     <jackson.version>1.8.8</jackson.version>
     <jdo-api.version>3.0.1</jdo-api.version>
-    <jettyVersion>7.6.16.v20140903</jettyVersion>
+    <jettyVersion>8.1.19.v20160209</jettyVersion>
     <joda-time.version>2.5</joda-time.version>
     <junit.version>4.10</junit.version>
     <libfb303.version>0.9.2</libfb303.version>

Reply via email to