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/20 22:03:14 UTC

isis git commit: ISIS-1722: upgrades Wicket to 7.9.0, and WicketStuff to 7.8.1

Repository: isis
Updated Branches:
  refs/heads/master 4912a4d93 -> 47127c4df


ISIS-1722: upgrades Wicket to 7.9.0, and WicketStuff to 7.8.1


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

Branch: refs/heads/master
Commit: 47127c4df3d62fddda3e90894015b71cbb072d8c
Parents: 4912a4d
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Sep 20 22:55:11 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Sep 20 22:55:11 2017 +0100

----------------------------------------------------------------------
 core/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/47127c4d/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index f562d79..d898beb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -139,8 +139,8 @@
 
         <jetty.version>9.4.3.v20170317</jetty.version>
 
-        <wicket.version>7.7.0</wicket.version>
-        <wicketstuff.version>7.7.0</wicketstuff.version>
+        <wicket.version>7.9.0</wicket.version>
+        <wicketstuff.version>7.8.1</wicketstuff.version>
 
         <wicket-webjars.version>0.5.4</wicket-webjars.version>
         <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>