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

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


The following commit(s) were added to refs/heads/master by this push:
     new c286ed2  ACCUMULO-4703 Upgrade Jetty version
c286ed2 is described below

commit c286ed261705fb403f487554457942ca26b5e33f
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Mon Oct 2 11:54:47 2017 -0400

    ACCUMULO-4703 Upgrade Jetty version
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2aada0d..0d8782d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,8 +134,7 @@
     <it.failIfNoSpecifiedTests>false</it.failIfNoSpecifiedTests>
     <jackson.version>2.9.0</jackson.version>
     <jersey.version>2.25.1</jersey.version>
-    <!-- jetty 9.2 is the last version to support jdk less than 1.8 -->
-    <jetty.version>9.2.17.v20160517</jetty.version>
+    <jetty.version>9.3.21.v20170918</jetty.version>
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
     <!-- the maven-release-plugin makes this recommendation, due to plugin 
bugs -->

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to