Skip to content

Commit

Permalink
[JENKINS-53240] Verify fix for script-security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
abayer committed Sep 5, 2018
1 parent fcb4208 commit 1957518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>script-security</artifactId>
<version>1.42</version>
<version>1.46-20180905.113030-1</version> <!-- TODO: Switch to release once https://github.com/jenkinsci/script-security-plugin/pull/223 is merged and released -->
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 1957518

Please sign in to comment.