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

mgrigorov pushed a commit to branch wicket-8.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-8.x by this push:
     new 7c3c664  Update Jetty to 9.4.18
7c3c664 is described below

commit 7c3c664adf7187feb81fa55269d09fc4dc469b22
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Apr 30 16:21:39 2019 +0300

    Update Jetty to 9.4.18
    
    (cherry picked from commit 70afec8bb63b011156e2fdb5f65774f508f1d7d3)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 183830a..936b406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
                <commons-lang3.version>3.6</commons-lang3.version>
                <jacoco.version>0.8.2</jacoco.version>
                <jackson.version>2.9.8</jackson.version>
-               <jetty.version>9.4.15.v20190215</jetty.version>
+               <jetty.version>9.4.18.v20190429</jetty.version>
                <joda-time.version>2.10.1</joda-time.version>
                <junit.version>4.12</junit.version>
                <spring.version>4.3.22.RELEASE</spring.version>

Reply via email to