Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #190 from abayer/groovy-sandbox-1.17
[JENKINS-45982] Switch to groovy-sandbox 1.17 release.
  • Loading branch information
abayer committed Mar 12, 2018
2 parents 8e4eac0 + 48d9ad0 commit 5b4ff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>groovy-sandbox</artifactId>
<version>1.16</version>
<version>1.17</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit 5b4ff55

Please sign in to comment.