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

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


The following commit(s) were added to refs/heads/master by this push:
     new 70afec8  Update Jetty to 9.4.18
70afec8 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 657868c..94b828e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
                <commons-lang3.version>3.8.1</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>
                <junit.version>5.4.2</junit.version>
                <spring.version>5.1.6.RELEASE</spring.version>
                <servlet-api.version>3.1.0</servlet-api.version>

Reply via email to