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

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


The following commit(s) were added to refs/heads/master by this push:
     new 312d87b  JUNEAU-81 Update Jetty to 9.4.9
312d87b is described below

commit 312d87badd25b879c13052f7490b924cf5ece7c7
Author: JamesBognar <[email protected]>
AuthorDate: Wed Jul 25 20:40:17 2018 -0400

    JUNEAU-81 Update Jetty to 9.4.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98a420c..f329330 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
                <jaxrs.version>1.1.1</jaxrs.version>
                <servlet.version>3.1.0</servlet.version>
                <httpclient.version>4.5.4</httpclient.version>
-               <jetty.version>9.4.8.v20171121</jetty.version>
+               <jetty.version>9.4.11.v20180605</jetty.version>
        </properties>
 
        <dependencyManagement>

Reply via email to