You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/11/06 11:08:39 UTC

[isis] branch v2 updated: ISIS-2028: bump bundled jetty 9.4.3->9.4.12

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

ahuber pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/v2 by this push:
     new 9c575cb  ISIS-2028: bump bundled jetty 9.4.3->9.4.12
9c575cb is described below

commit 9c575cb7d92eacd0483f44dc754e96b6502f2ed7
Author: Andi Huber <ah...@apache.org>
AuthorDate: Tue Nov 6 12:08:24 2018 +0100

    ISIS-2028: bump bundled jetty 9.4.3->9.4.12
    
    Task-Url: https://issues.apache.org/jira/browse/ISIS-2028
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index 79d147e..d6ce693 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -152,7 +152,7 @@
         <h2.version>1.4.197</h2.version>
         <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
 
-        <jetty.version>9.4.3.v20170317</jetty.version>
+        <jetty.version>9.4.12.v20180830</jetty.version>
 
         <wicket.version>8.1.0</wicket.version>
         <wicketstuff.version>8.1.0</wicketstuff.version> <!-- org.wicketstuff:wicketstuff-select2 -->