From c3d9d689368dcb6b7ae5cfdba4c7537fc8680194 Mon Sep 17 00:00:00 2001 From: Hari Krishna Dara Date: Fri, 7 Jan 2022 21:36:28 +0530 Subject: [PATCH] Update src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist Co-authored-by: Jesse Glick --- .../plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist b/src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist index 959e92fc1..5d9897c6b 100644 --- a/src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist +++ b/src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/jenkins-whitelist @@ -35,4 +35,4 @@ method hudson.scm.EditType getName method hudson.tools.ToolInstallation getHome method hudson.tools.ToolInstallation getName method jenkins.model.CauseOfInterruption getShortDescription -method jenkins.model.CauseOfInterruption.UserInterruption getUserId +method jenkins.model.CauseOfInterruption$UserInterruption getUserId