You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2017/09/14 16:07:04 UTC

[2/2] isis git commit: ISIS-1718: upgrades Jetty to 9.4.3

ISIS-1718: upgrades Jetty to 9.4.3


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/ce866aaa
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/ce866aaa
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/ce866aaa

Branch: refs/heads/master
Commit: ce866aaa3a267341c6fcc142b95de32efbe2850f
Parents: b2ebb68
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Thu Sep 14 17:05:32 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 17:05:32 2017 +0100

----------------------------------------------------------------------
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/ce866aaa/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 1911ebd..f562d79 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -137,7 +137,7 @@
         <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
         <resteasy-jaxrs.version>3.0.17.Final</resteasy-jaxrs.version>
 
-        <jetty.version>9.3.10.v20160621</jetty.version>
+        <jetty.version>9.4.3.v20170317</jetty.version>
 
         <wicket.version>7.7.0</wicket.version>
         <wicketstuff.version>7.7.0</wicketstuff.version>