From 91a4b86a0e8985977a9328a8530d8dccc8acf3e0 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Tue, 10 Nov 2009 18:50:17 +0000 Subject: [PATCH] Integrated new version of Stapler to improve the caching of Jelly scripts. This should result in a dramatic performance improvement in the rendering of configuration pages git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23631 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index f1dcc88ced..0053c1ac71 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -333,7 +333,7 @@ THE SOFTWARE. org.kohsuke.stapler stapler-jelly - 1.122 + 1.123 dom4j -- GitLab