Skip to content

Commit d93135a

Browse files
authored
Merge pull request #479 from dwnusbaum/groovy-sandbox-1.32
Fix interception of return statements in closures in sandboxed Groovy scripts
2 parents 5e44bc9 + 7e71949 commit d93135a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.kohsuke</groupId>
6464
<artifactId>groovy-sandbox</artifactId>
65-
<version>1.31</version>
65+
<version>1.32</version>
6666
<exclusions>
6767
<exclusion>
6868
<groupId>org.codehaus.groovy</groupId>

0 commit comments

Comments
 (0)