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

hashutosh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fdf8c1  HIVE-22090 : Upgrade jetty to 9.3.27 (Ashutosh Chauhan via 
Vineet Garg)
9fdf8c1 is described below

commit 9fdf8c1ebe07465bf3dd48655e2f9e799332dddd
Author: Ashutosh Chauhan <[email protected]>
AuthorDate: Wed Aug 7 21:30:01 2019 -0700

    HIVE-22090 : Upgrade jetty to 9.3.27 (Ashutosh Chauhan via Vineet Garg)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e697547..51bdc80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
     <javolution.version>5.5.1</javolution.version>
     <jdo-api.version>3.0.1</jdo-api.version>
     <jettison.version>1.1</jettison.version>
-    <jetty.version>9.3.25.v20180904</jetty.version>
+    <jetty.version>9.3.27.v20190418</jetty.version>
     <jersey.version>1.19</jersey.version>
     <!-- Glassfish jersey is included for Spark client test only -->
     <glassfish.jersey.version>2.22.2</glassfish.jersey.version>

Reply via email to